Forum Discussion
Matrix Column Subtotal
Hi Team,
I have created a Matrix Table, were Row subtotal & percentage measure is working correctly, but for column subtotal percentage is not coming correctly, but it is howing 100% for all.
Actual result should be as per below snapshot.
Created Measures
Rev Grp (%) =
Can you please assist me how to fix the column subtotal percentage
Thank you
Regards,
2 Replies
- lbendlin
Super User
You need to use HASONEVALUE() to figure out when your measure is computed for the column totals.
Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to work with. Avoid posting screenshots of your source data if possible.
- v-easonf-msft
Community Support
Hi, harirao
You may need to check the result of measure 'Rev Grp (%)'.
Can you show that value in you matrix table?
Best Regards,
Community Support Team _ Eason