Forum Discussion
Anonymous
6 years agoNot applicable
Best Practise question for Modelling in Powerbi/Tabular - Avoiding Chained/Nested Chasm Traps
I am currently trying to understand the best practises around Powerbi and Modeling in Powerbi/Tabular (With big data). Below is an example of a snowflake design. (Client which filters matter which t...
Anonymous
6 years agoNot applicable
I was considering that idea, however my matter and client dimensions are pretty big. So for end users i think i need to keep them split up.
Anonymous
6 years agoNot applicable
Being big is actually the reason to merge them. The way the engine stores and compresses the information will likely mean it won't make a large change to the model size, but there is likely to be a performance gain.
From an optimisation standpoint, you can remove unnecessary columns, although from your screenshot you seem fairly lean already, which is a good thing.