Forum Discussion

Marty_H's avatar
Marty_H
Frequent Visitor
4 years ago
Solved

Matrix table with row percentages

Hi everyone, I need some help with a problem regarding the matrix table visual. What I need is a visual that ranks my data from high counts to low as you can see in my example. (See screenshot be...
  • lbendlin's avatar
    4 years ago

    You used a calculated column. These are immutable and do not react to filter changes.  Use a measure (either implicit or explicit). See attached for an example of an implicit measure.