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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors