Forum Discussion
fherrera
8 years agoFrequent Visitor
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...
- 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
quentin_vigne
8 years agoSolution Sage
Hi fherrera
You can probably try to work on a collaborative workspace : https://docs.microsoft.com/en-gb/power-bi/service-collaborate-power-bi-workspace
Not sure that's what you are looking for but that's the only existing option at the moment !
- Quentin