Forum Discussion

fherrera's avatar
fherrera
Frequent Visitor
8 years ago
Solved

Multiple users working on same pbix file

Hello Community,   Do you know what is the best way to work in the same pbix file (not same time) with different people? My coworker is focusing in the data model, when she has finished working in...
  • alexei7's avatar
    8 years ago

    Hi Franklin,

     

    We haven't found a good alternative way where I work - we do what you're doing.

     

    One small piece of advice is that you could be saving the file as a PBIT instead of PBIX as if you're bringing a lot of data into the model your different versions will end up taking up a lot of space.

    PBIT does mean that the model will need to load the data every time you open, so it's a bit of a trade-off.

     

    Alex