Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Do you have relationships defined in your SQL Endpoint? You may need to remove them: Re: Lakehouse SQL endpoint tables "Sync Error" aft... - Microsoft Fabric Community
Hello @Dezcraft
Thanks for using the Fabric community.
I tried to repro th issue and I was not able to do that . I did had an existing table , i did altered the schema .
%%sql
ALTER TABLE HimanshuLakeHouse.Address Add COLUMN new_col_add int
Now when I check the SQL EP , i do see the updated schema .
What is that I am missing in my repro ?
Thanks
HImanshu