Forum Discussion
biswad
8 years agoAdvocate I
Move column position in power BI Matrix
Hi Power Bi Family, I need your help I have a matrix with column which shows the data under column name order as Branch, 50-60, 60 Plus, Less then 50 years but I want to have the column order ...
- 8 years ago
Hi biswad
In query editor, create a condition column (Add column->condition column)
Then sort the column by this custom column (select on the column needed to be sort, then select "sort by column"->"custom")
finally, you will see
Best Regards
Maggie
v-juanli-msft
8 years agoCommunity Support
Hi biswad
In query editor, create a condition column (Add column->condition column)
Then sort the column by this custom column (select on the column needed to be sort, then select "sort by column"->"custom")
finally, you will see
Best Regards
Maggie
- biswad8 years agoAdvocate I
Thanks alot for your help. It solved my issue