Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Multi-user collaboration on a pbix

Hi,   I am relatively new to Power BI and would like to know if it is possible to co-author a pbix file (as I believe that it is better to create reports on the Power bI desktop app rather than on ...
  • Greg_Deckler's avatar
    4 years ago

    Anonymous Generally the way that I have seen this work best is to separate the data model from the report development so that one person works on each. So, in a PBIX file, create your data model with no report and publish to the Service. Then, create a second PBIX file and connect to the published Power BI dataset in the Service. Create your visuals in that report. This separates the duties of the data modeler from the report developer allowing both to occur in parallel.