Forum Discussion
Unable to display values in Level2 and Level3 Matrix visual in Power Bi
- 3 years ago
Thanks a lot. it resolves all my issues.
i am trying to calculate the percentage and show the values in Level2. Could you please share .pbix file
Hi DevMaster
If I understand you correctly and your desired result is something like this :
Then you can follow these steps:
1. Add a calculated column for percentage:
2. Create a measure for the matrix:
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- DevMaster3 years agoRegular Visitor
Thank you for solution. Here i am facing one issue like i don't want to show Total text in the report. if i set subtotals option to off then values not showing.
Could you please suggest that how we need to get rid off row/column subtotals.
- Ritaf19833 years ago
Super User
If I understand you correctly and your desired result is :
You can modify it from the subtotals format with these steps:
I also updated the linked file
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- DevMaster3 years agoRegular Visitor
Thanks a lot. it resolves all my issues.