Forum Discussion
Marty_H
4 years agoFrequent Visitor
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...
- 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.