Forum Discussion
Dimitris_Kats
Helper V
2 years agoFilter a bar chart based on selected matrix cell
Hi dear members. I need your help. I have a matrix with categories in the rows and multiple measures in the values. For example in the rows I have: Category 1 Category 2 Category 3 And in the ...
- 2 years ago
Let's slightly modify the expression of the measure, pls try again.
Use of Bar Chart = IF(COUNTROWS(ALLSELECTED(ColumnTable[Item]))>1, CALCULATE( [AutoIndicator], KEEPFILTERS('ColumnTable'[Item]="Measure1"), KEEPFILTERS('Fact'[Category]="Category1") ), [AutoIndicator] )
xifeng_L
Super User
2 years agoSorry, I have no idea about this. Because after using the legend field, it is not possible to continue with the conditional formatting feature.
Dimitris_Kats
Helper V
2 years agoNo worries. Thank you very much for your help