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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
rdnguyen
Helper V
Helper V

Modification to the schema of a Shared Dataset

Hi all,

 

I having a shared dataset for multiple departments to connect to from their report. I recently added some new columns into the respective datasource table but by refreshing dataset, the new columns didn't appear.

 

My question is how could I apply change in the shared dataset without having to remove the dataset and replace a new one.

 

Related to this question, if I delete the dataset, how could redirect all current active reports to another alternative dataset before hand as removing a dataset means to remove all connected report.

 

Kindly advise. Thank you very much

1 ACCEPTED SOLUTION

1. you add your column or measure to the pbix

2. you update the dataset (publish the pbix into the shared workspace)

3. The other developers go to their pbix files and hit refresh.  

4. they update their datasets (publish their pbix to their workspaces

 

For good measure they also should update their apps.

View solution in original post

4 REPLIES 4
rdnguyen
Helper V
Helper V

Thanks alot Ibendlin, all clear now.

lbendlin
Super User
Super User

For the first question - you need to ask the downstream consumers of your dataset to refresh their meta data. Then the changes will propagate through.

 

For the second question - avoid doing that at all cost. There is no way to redirect anything. Everybody involved will have to start over.

So, let say after I upload the Dataset to service and shared to other users, I would like to add a column or measure in that published dataset, would you please suggest me a way to proceed that?

For now, I found no way to update a published dataset but remove the published one and upload with a new version.

1. you add your column or measure to the pbix

2. you update the dataset (publish the pbix into the shared workspace)

3. The other developers go to their pbix files and hit refresh.  

4. they update their datasets (publish their pbix to their workspaces

 

For good measure they also should update their apps.

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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