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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Added Column in Dataflow Does Not Display ion Dataset or Reports

So I have a dataflow which links to a dataset and then multiple reports in power BI Service. In one of my entities I added a column which i want to use in an existing report. However, this column will not show up in the Service report editor. I have treid refreshing the dataflow and dataset and it did not work. Is there any way to add a column to an entity and have it show up in a report created by the BI webapp? 

The only thing I have gotten to work is downloading the .pbix file and refreshing the data in the dektop app. This added the column. But then I can't republish it to the same location. It instead creates a new data set and a new report. I just want the old report to have the updated column. Please help. 

Thank you

1 REPLY 1
lbendlin
Super User
Super User

Your dataset needs to have query definitions that are flexible enough to gracefully handle data source changes. In SQL that would be the equivalent of SELECT * versus SELECT [list of columns].  In CSV data sources you need to manually edit the Power Query code to remove the "Number of columns"  restriction etc.

 

Does this workspace have an app? If so, did you remember to re-publish the app after each meta data change?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors