Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi
I have a number of reports that run from SQL Server tables that I maintain.
All my reports import the data and then they are synced through a gateway to online versions every night.
If I add a column to one of the source table then refresh the data in the desktop product, the refresh fails as the underlying data has changed.
Is there any way to get Power BI to see there is an additional column and add it to the available fields (maybe incremental refresh).
I'm not changing existing columns only adding new ones.
Thanks
Simon
Solved! Go to Solution.
I'm afraid power bi service will not add the new columns automatically, you need to open pbix and add the new column in query editor(advanced editor) and then publish to power bi service.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I'm afraid power bi service will not add the new columns automatically, you need to open pbix and add the new column in query editor(advanced editor) and then publish to power bi service.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks Jimmy
I have sort of solved the problem as well.
I was dropping the table in SQL and recreating it with a create table statement.
I found that if I add the field using 'Alter Table' and then refresh in Power BI, its fine with it.
Thanks for the advice
Simon
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 48 | |
| 46 | |
| 41 | |
| 39 |