Forum Discussion
Anonymous
10 years agoNot applicable
How can I sort the text values in a filter object?
???
- Anonymous10 years ago
Hi Anonymous,
as meysun said you have to use "Sort By Column".
1) You have to create two calculated columns ("monthName" and "monthNumber") and visualize monthName as a filter.
2) After that you have to select "Sort By Column" and sort by monthNumber, and you gain the result.
Let Me Know If It Works.
#I'M Not An Expert#
Tcook
9 years agoAdvocate II
The solution is far easier than I thought.
Steps
- In the "Fields" pane, click on the field that is being dispalyed.
- On the "Modeling" tab, click "Sort By Column".
- Chose the column that you want to sort the displayed field by.
- Viola
- rmettu_12429 years agoAdvocate II
Thank you ,
I have quick question. sorting is working fine in Power BI Desktop version. when i publish to power BI services, it's not shown sorting order
Any idea?