Forum Discussion
smpa01
4 years agoCommunity 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...
v-janeyg-msft
4 years agoCommunity Support
Hi, smpa01
I tested two refresh methods, but I found no change in the dataflow view of the service.
New columns will be updated only when you save the editor table after loading.
I think it should be by design.
Best Regards
Janey Guo