Forum Discussion
Anonymous
5 years agoNot applicable
Sort a matrix column dynamically based on totals
I have a matrix where I want to sort both on the rows and on the columns at the same time. This would thus lead to the highest amount both for rows and columns to be in the top left corner of a Matri...
Anonymous
5 years agoNot applicable
It doesn't work dynamically, e.g. when I change filter to Country = 'NO', then it shows "Small" as the largest, even though it isn't for NO specifically. Small is the largest on an aggregated level, but it needs to change the rank and order depending on the different filters that can be used.
v-kelly-msft
Community Support
5 years agoHi Anonymous ,
Yes,dynamically isnt available.It is a workaround to rank both row and column,adding a rank order in the Columns field to make it rank as needed,we cant use measure,that is why the rank cant be dynamic.
Best Regards,
Kelly
Did I answer your question? Mark my post as a solution!