Forum Discussion
Multiple users working on same pbix file
- 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
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
So is the only and best way, to share datasets? Shared Datasets
So as the better data modeler I should just share the data?
- lbendlin6 years agoSuper User
You are slightly missing the point. This question is about developer collaboration, not about consistent data models and data source re-use. Those are important too, of course.
Developer collaboration is still hampered by the missing git integration.