Forum Discussion
dkaise4
3 years agoNew Member
DAX Measure Efficiency
Hello friends! I am working through a complex project with a client and I would like to speed up my report loading times... but I am unsure if I am able to given the requirements and structure: ...
Anonymous
3 years agoNot applicable
One way I'm thinking of is to build a bridge table that holds the sum values. Then you can have separate calculations to reference to that table.
dkaise4
3 years agoNew Member
Interesting, So I would summarize the values I need in a Calculated Table within the model, then only reference that information for all of my measures?
I am new to 'Bridge Table' any related information would be really helpful for me!