Forum Discussion
Binkhorst
8 years agoFrequent Visitor
Expanding specific values in a matrix
I have a matrix with customer data as a dimension, I aggregate my values by these dimensions.
My customer data consists of two values, customer name and customer group.
So customer 1 is in group 1;
customer 2 is in group 1;
customer 3 is in group 2 etc.
In the rows of the matrix I want to show group one expanded and group 2 not expanded.
So I want to see:
customer 1 turnover of customer 1
customer 2 turnover of customer 2
group 2 turnover of group 2
Total Turnover.
Could anybody help me out?
2 Replies
- v-piga-msft
Resident Rockstar
- BinkhorstFrequent Visitor
Thanks!