Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
simonroyjones
Frequent Visitor

Refresh when source data has changed

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

1 ACCEPTED SOLUTION
v-yuta-msft
Community Support
Community Support

@simonroyjones ,

 

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.

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@simonroyjones ,

 

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

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.