Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
When publishing a new version of a dataset with new fields in a specific table, these fields do not show up in the web interface in the report. When we download the report or dataset as pbix the fields do show up.
Is this a known issue? Is that being fixed?
Solved! Go to Solution.
hi, @Anonymous
This is a normal phenomenon.
When you refresh in power bi service, It is based on the initial query code to update the dataset. But there is no query for the new fields. So it won't appear in power bi service dataset.
When you download it and open in power bi desktop tool, the query will be adjusted in Edit Queries, so it will appear.
Usually, if you want to add new fields into dataset, you need to add it in power bi desktop and the republish it.
here is a similar post for you refer to:
https://community.powerbi.com/t5/Desktop/Add-an-extra-field-from-a-data-source/td-p/35681
Best Regards,
Lin
hi, @Anonymous
This is a normal phenomenon.
When you refresh in power bi service, It is based on the initial query code to update the dataset. But there is no query for the new fields. So it won't appear in power bi service dataset.
When you download it and open in power bi desktop tool, the query will be adjusted in Edit Queries, so it will appear.
Usually, if you want to add new fields into dataset, you need to add it in power bi desktop and the republish it.
here is a similar post for you refer to:
https://community.powerbi.com/t5/Desktop/Add-an-extra-field-from-a-data-source/td-p/35681
Best Regards,
Lin
Hi@v-lili6-msft ,
We have downloaded the dataset, and earlier you did have to refresh to get the new columns. But it appears that opening the file now automatically refreshes the columns. We will have to look further. Thank you for your help.
hi, @Anonymous
Could you please tell me if you have other problem? If not, could you please mark the helpful replies as Answered?
Best Regards,
Lin