Forum Discussion
mmoizk
10 years agoHelper III
How can multiple developer work on same data Model in a PBIX file?
Hello Experts, We have lot of visuals to be done on a unified data model. They are more than 16 visuals that need to be drawn in a day and we have 3 developers available. The Idea is to share the PB...
v-qiuyu-msft
10 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
mmoizk
10 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.