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
Another recommended approach is to merge your Client and Matter table into one single denormalised table. Since both of your tables need to link via the Matter ID, this relationship will still work and you can still organise filters by the Client data.