Forum Discussion
Multiple measures as hierarchy in matrix
- Anonymous8 years ago
satubuku83,
Do you create calculated measures called Earned Premium,Earned Count, Average Earned Premium in your table? Or do you have built-in fields(or calculated columns) called Earned Premium,Earned Count, Average Earned Premium in the table?
If you the mentioned fields are calculated measures, you would need to create a disconnected table as described in this similar blog. If the mentioned fields are built-in, you can create a Matrix visual and drill down it using the highlighted button as shown in the following screenshot.
Regards,
Lydia
satubuku83,
Have your created DAX as shown in the blog below?
https://exceleratorbi.com.au/measures-on-rows-here-is-how-i-did-it/
Regards,
Lydia
Anonymous , Many thanks for the solution.
I took quite a long time to understand it. Interesting way instead of denormalizing.
Appreciate the advice!