Forum Discussion
oshello
Jul 15, 2023Copper Contributor
Matrix Row Custom Grouping
Hi, I have a problem where I'm trying to customize the order of grouping of the rows in a matrix visual without reversing the labels. It's a bit hard to explain so I have an example. Th...
HansVogelaar
Jul 15, 2023MVP
You might add a helper column with a formula that returns the first name for a given code.
Use that column instead of the name column to group on.