Forum Discussion
Update masterdata tables structure of multiple semantic datasets by using some type of config
- Anonymous1 year ago
Hi mohitleekha1 ,
Guides for TOM & Deployment Pipelines:
Tabular Object Model (TOM) | Microsoft Learn : conceptual overview of the object model.
Programming Power BI semantic models with the Tabular Object Model (TOM) | Microsoft Learn : step-by-step guide on applying TOM to Power BI datasets via XMLA endpoints.
Overview of Fabric deployment pipelines - Microsoft Fabric | Microsoft Learn: explains how to manage and promote schema changes across environments (Dev → Test → Prod).
TOM with PBIP/TMDL vs BIM
- TOM is not limited to BIM. It works at the dataset/semantic model level via XMLA endpoints.
- With PBIP and TMDL, you can still use TOM to programmatically manage schema changes. PBIP/TMDL helps with version control, while TOM handles automation of updates.
TOM works with both old and new formats, and combining it with deployment pipelines gives you a scalable way to manage schema changes across multiple datasets.
Hope this helps, please feel free to reachout for any further question.
Thank you.
Hi mohitleekha1 ,
I wanted to follow up on our previous suggestions. We would like to hear back from you to ensure we can assist you further.
Thank you.