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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
smpa01
Community Champion
Community Champion

Why Dataflow does not load new columns from SQL

I have a dataflow querying a SQL table, such as

 

 

seelct * from [dbo].[tbl]

 

 

 

IF the dataflow is created today and a column called [colA] gets added to SQL table tomorrow ([colB] day after tomorrow), unless I manually refresh the dataflow tomorrow (and the day after tomorrow), the dataflow will not load the newly added columns automatically [colA] tomorrow ([colB] day after tomorrow)  in the load.

 

I thought scheduled refresh would load everything but it does not unless I open the df and manually refresh the df.

 

What can I do to automatically load the newly added SQL columns as and when they get added without me requiring any manual intervention.


========================
Did I answer your question? Mark my post as a solution!
Proud to be a Super User
My Custom Visualization Projects
• Plotting Live Sound: Live Sound
• Beautiful News: Women in Parliament, Energy Mix, Shrinking Armies
• Visual Capitalist: Working Hrs
• Others: Easing Graph, Animated Calendar
MayViz Submissions
• Week 1: View
• Week 2: View
• Week 3: View
• Week 4: View
========================
4 REPLIES 4
v-janeyg-msft
Community Support
Community Support

Hi, @smpa01 

 

I tested two refresh methods, but I found no change in the dataflow view of the service.

vjaneygmsft_1-1642665538964.png

New columns will be updated only when you save the editor table after loading.

vjaneygmsft_0-1642665514627.png

vjaneygmsft_2-1642665749514.png

I think it should be by design.

 

Best Regards
Janey Guo

@v-janeyg-msft thanks for testing it out. Is there any chance for the default behavior to inlude newly added colums in the near future without manual intervention required?


========================
Did I answer your question? Mark my post as a solution!
Proud to be a Super User
My Custom Visualization Projects
• Plotting Live Sound: Live Sound
• Beautiful News: Women in Parliament, Energy Mix, Shrinking Armies
• Visual Capitalist: Working Hrs
• Others: Easing Graph, Animated Calendar
MayViz Submissions
• Week 1: View
• Week 2: View
• Week 3: View
• Week 4: View
========================

Hi, @smpa01 

 

This is not easy to say. Refresh in pbi desktop and pbi service is different, in service only existing columns are refreshed. If you delete a column and then refresh, you will find that it will report an error. You can only save the latest columns after reloading in the editor.

 

If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

 

Best Regards,
Community Support Team _ Janey

AlexisOlson
Super User
Super User

I'm pretty sure SELECT * gets turned into SELECT [list of columns] internally, so you need to re-run the dataflow to recreate the list of columns.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.