Forum Discussion
Anonymous
4 years agoNot applicable
Remove automatic column's sort in a matrix
Hello everyone, I have a issue. I would like use a matrix with a column of numbers, but with the order of number which is in the column. Pictures will help you to understand 🙂 ...
- 4 years ago
Hi, Anonymous ,
I couldn'T find any proper solution, but there's a workaround, if you want your values sorted as they are placed in Data Model, create an Automatic Index column in Power Query and then sort your table based on this Index.Then you get your desired output.
vojtechsima
4 years agoSuper User
Hi, Anonymous ,
I couldn'T find any proper solution, but there's a workaround, if you want your values sorted as they are placed in Data Model, create an Automatic Index column in Power Query and then sort your table based on this Index.
Then you get your desired output.
- Anonymous4 years agoNot applicable
It's not very clean but it's working correctly.
So it's perfect, thank you !
- vojtechsima4 years agoSuper User
Anonymous
I definitely agree that it's not the cleanest, but as you said, it does the job 😄