Forum Discussion
Anonymous
6 years agoNot applicable
Unable to open document with desktop optimized for report server
Hello all, I've been working with the PowerBi desktop (normal yellow version) for a year and used to upload the model on the report server. Now that we move the report server to the january 2020...
- 6 years agoYes, many-to-many is not supported in Report Server.
Greg_Deckler
Community Champion
6 years agoYes, many-to-many is not supported in Report Server.
- Anonymous6 years agoNot applicable
I do confirm that many to many was the problem.
Here is what I did:
- Replaced all many to many by one to many relationships. Unique ID created if requested.
- Replaced all "both" relationships by "single"
- Replaced all calculated columns in fact table by measures.
My model dropped from 400Mo to 150Mo and the loading time dropped from 30secondes to 14secondes.
Thanks!