Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
how multiple developers can parallely work on same data model pbix file, i referred below post but there it seems no solution
Solved! Go to Solution.
Hello @powerbiexpert22 ,
you create a power bi report with the data model and measures and every transformation you want, then publish it to service.
then your developers can connect to this published dataset and create their own report that is connected to the published dataset you prepared.
check this out https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets
Proud to be a Super User! | |
you can also check pbip https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-overview
Proud to be a Super User! | |
Hi @powerbiexpert22 ,
Thanks to for the @Idrissshatila quick and effective replies, and I will give the additions below:
Based on my testing, may be there no other alternative workaround to implement that multiple developers work on same data model.
You can raise a new idea and add the comments there to make the feature coming.
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @powerbiexpert22 ,
Thanks to for the @Idrissshatila quick and effective replies, and I will give the additions below:
Based on my testing, may be there no other alternative workaround to implement that multiple developers work on same data model.
You can raise a new idea and add the comments there to make the feature coming.
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @powerbiexpert22 ,
you create a power bi report with the data model and measures and every transformation you want, then publish it to service.
then your developers can connect to this published dataset and create their own report that is connected to the published dataset you prepared.
check this out https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-report-lifecycle-datasets
Proud to be a Super User! | |
it would be difficult for single person to work on data model since there are around 10-12 dimesnions and 2 fact tables , also we need to create DAX expressions and measures
you can also check pbip https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-overview
Proud to be a Super User! | |