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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
HoldMyCoconut
Frequent Visitor

New columns in datasource not available in dataflow

We have a few sources where the columns are added very frequently .These columns are not availabe in dataflows , unless we open the dataflow and save it. Is there any way to dynamically import all the columns in the datasource to Dataflow ? I tried to have this done using

#"Cols" = Table.ColumnNames(Source) 

#"Choose Columns"= Table.SelectColumns(Source,Cols) 

but the new columns were still not getting imported without editing the dataflow .

Any help regrading this ?

Thank you 

1 ACCEPTED SOLUTION
v-zhangti
Community Support
Community Support

Hi, @HoldMyCoconut 

 

Please refer to the following link, hope it can help you.

https://community.powerbi.com/t5/Service/New-Column-in-PBI-Dataflow-not-displaying-in-Dataset/m-p/24... 

https://community.powerbi.com/t5/Service/New-column-added-to-Dataflow-not-displaying-in-Dataset/m-p/... 

https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-features-limitations 

 

Best Regards,

Community Support Team _Charlotte

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

1 REPLY 1
v-zhangti
Community Support
Community Support

Hi, @HoldMyCoconut 

 

Please refer to the following link, hope it can help you.

https://community.powerbi.com/t5/Service/New-Column-in-PBI-Dataflow-not-displaying-in-Dataset/m-p/24... 

https://community.powerbi.com/t5/Service/New-column-added-to-Dataflow-not-displaying-in-Dataset/m-p/... 

https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-features-limitations 

 

Best Regards,

Community Support Team _Charlotte

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

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors
Top Kudoed Authors