Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Sumx with all or filter?

Hello everyone, I have the followin measure.

 

SumAvg = SUMX(SOA, SOA[Avg_Rat]) that I'm using it through a stacked collumn chart and showing as percent of the grand total
 
When I filter the year into the chart the result is correct, but when I remove the filter the the number changes for all years.
 
The following print is the correct percent 
 

 

 

But after I remove the filter and show all year the number changes and it is incorret, how can I'm able to keep the correct percent for all years?

 

 

 

The corret is 31% not 7 %

 

PS: I'm using the year into the small multiple.

 

2 Replies