Forum Discussion
Table visual sort order based on date column not displayed
- 5 years ago
Hi, lutho
It’s my pleasure to answer for you.
According to your description, I think you can use 'sort bu column' function in result column.
Like this:
If it doesn’t solve your problem, please feel free to ask me.
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- 5 years ago
Hi, lutho
I think you need to classify the name of the same exam, for example science71, science72, so that there will be no errors.
Best Regards
Janey Guo
lutho , if it is measure, you sort asc and desc from three dots.
If it is column , the create
Most Recent Excam result 1 =[Most Recent Excam result 1]
Most Recent Excam result Sort = Switch( True() ,
[Most Recent Excam result 1] = "Accouunting ... " , 1 , // Write complete name
//Add others
,10
)
The sort Most Recent Excam result 1 on Most Recent Excam result sort and use that in visual
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column