Forum Discussion
Matrix Table
Hello All
i'm working on this table matrix but i don't know if it's possible to get help
here is the pic and dataset. is it possible to arrange data like the in the second table (Desired behaviour)
Anonymous you can easily achieved this by calculation groups:
- create a calculation group
- add 3 calculation item called Value 1, Value 2, and Difference, and in each calculation, item return the corresponding value
- in matrix visual, on the column, add your calculation group and then quarter and in value add one measure (doesn't matter which one) and it will work.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
3 Replies
- amitchandakSuper User
Anonymous , As of now it not possible with Matrix to move measure up
There is work around discussed in solution, refer
https://community.powerbi.com/t5/Desktop/Matrix-Display-Values-above-Columns/td-p/256905
- parry2kSuper User
Anonymous you can easily achieved this by calculation groups:
- create a calculation group
- add 3 calculation item called Value 1, Value 2, and Difference, and in each calculation, item return the corresponding value
- in matrix visual, on the column, add your calculation group and then quarter and in value add one measure (doesn't matter which one) and it will work.
Check my latest blog post Comparing Selected Client With Other Top N Clients | PeryTUS I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.⚡
- AnonymousNot applicable
its working fine!! thank you