Forum Discussion
How can multiple developer work on same data Model in a PBIX file?
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
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.