Forum Discussion
PowerBINoob24
Resolver I
3 years agoSorting visual by a "date" that is text based.
Hi all, I have a line graph visual that shows data by month/year; however, the the data is a text field and the data is "11 2022 Name", "12 2022 Name", "01 2023 Name", "02 2023 Name", and so on. ...
jdbuchanan71
Super User
3 years agoYou don't sort the table by the [test sort] column. You set the sort order for the column you are showing in the x axis using [test sort] column.
In the table view.
Select the column you are showing in the x axis.
Go to the 'Sort by column' drop down and pick the [test sort] column.
You are telling PowerBI 'Sort this column I have clicked on using the values in this other column I pick in the drop down'
PowerBINoob24
Resolver I
3 years agoOkay...did that. Still doesn't change the sort order on the visual