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
So is the only and best way, to share datasets? Shared Datasets
So as the better data modeler I should just share the data?
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.