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.
I have come across that several people in an organization use their own organizational accounts to create power bi reports and then publish on their individual accounts. This is a really bad practice as in case the employee leaves the organization, the content will go away with the person. It is highly recommended to use a dedicated service account for your projects.
This blog post mentions the steps required to resolve this issue in case above situation occurs.
Scenario:
You have a Master PBIX file where you have pulled data from various data sources, modelled, created measures and relationships. This file is inetened to be used as a dataset and is hosted on Power BI Service.
Then you have several PBIX files (Child) which are connected live to this Power BI dataset where you have created your visualizations and hosted them as well on Power BI Service. This helps in limiting the dataset at one place instead of duplicating it if the dataset is going to be same for multiple reports.
At some point in time you leave the organization and these files are passed on to the next developer. It is going to be a bad time for him/her as the pbix will give error if not opened with same credentials.
Resolution:
-Prateek Raina
Solved! Go to Solution.
Hi @prateekraina ,
Thanks for sharing the solution 🙂
Hi @prateekraina ,
Thanks for sharing the solution 🙂