Forum Discussion
How can multiple developer work on same data Model in a PBIX file?
Hi mmoizk,
In your scenario, you can publish those three .pbix files which are created by three developers. Then pin all visuals from those reports to the same dashboard. And you can share the dashboard with people, or package up and share the dashboard .
Reference:
Pin a tile to a Power BI dashboard from a report
Share a dashboard with colleagues and others
Tutorial: Create and publish an organizational content pack in Power BI
If you have any question, please feel free to ask.
Best Regards,
Qiuyun Yu
- mmoizk10 years agoHelper III
Thanks Qiuyun Yu,
For dev team the delivery is to give one single PBIX , as part of handover and transition they only want one PBIX file to manage and maintain
- v-qiuyu-msft10 years agoCommunity Support
Hi mmoizk,
Currently, we are not able to neither combine multiple .pbix files to one .pbix file, nor copy visual from other .pbix file to this file. In your scenario, you can let Dev team works on one .pbix file in turn, or works on three .pbix files and pin visuals to one dashboard which suggested in my original post.
Best Regards,
Qiuyun Yu- mmoizk10 years agoHelper III
Thanks , We end up doing the work in serial order. It would be nice if the model is same we are able to port the visuals . If i have time i wanted to explore the unzip of pbix to zip extention and see if i can hack the place the visiual there and see if it picks it up.