Forum Discussion
Create a new hierarchy without republishing
Hi there,
I have a power BI dataset with a hugh number of records in my fact table. It is published onto Power BI service and refreshed successfully. Now the client would like to add new hierachies to the model from existing dimension tables in the model. Is there a way that I can create these hierarchies without having to re-publish the desktop file to power bi service and reload to full data again?
Thanks
PS. I am thinking to use the ALM tookit to do a schema change, however not sure if it will work for hierarchies.
You can use ALM Toolkit to push meta data changes up into the service without requiring a dataset refresh. Then you can use Enhanced Refresh or XMLA scripts to refresh individual partitions.
1 Reply
- lbendlin
Super User
You can use ALM Toolkit to push meta data changes up into the service without requiring a dataset refresh. Then you can use Enhanced Refresh or XMLA scripts to refresh individual partitions.