Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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 🙂   ...
  • vojtechsima's avatar
    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.