Forum Discussion

max14's avatar
max14
Frequent Visitor
2 years ago
Solved

Dealing with Matrix visualization

I have a table that includes columns for Manager, Employee, Sales, and %. I'm using a matrix visual with a total row in the table. However, when I collapse the rows, Power BI performs summarization again, resulting in incorrect totals.

 

ManagerEmployeeSales%Istotal
GreenGreen40,0006.901
GreenA10,0002.300
GreenB10,0004.000
GreenC10,0005.600
GreenD10,0009.80

 

Currently I am getting this utput 

But the expected output is it should show 1 rows value when I collapse. Sales = 40000 and % = 6.9

 

What should I do to achive this?

 

2 Replies