Forum Discussion
sort the date
Anonymous
Will be difficult to tell you what's going on if we cant see the objects on the workspace... mask any sensitive data
avgTurnaroundTime is an calculated measure..i want to sort avgTurnaroundTime in descending order such that it will be as 9 Days 23 hrs 59 mins and then next with 9 Days 22hrs 55mins..
- themistoklis7 years agoCommunity Champion
Anonymous
I have replicated your data and it works ok on my workspace.
2 Steps to do:
1. Click on the three dots --> Sort by --> Select AVGTurnaroundTimeforTask
2. Then Click on the three dots and select Sort descending
- v-piga-msft7 years agoResident Rockstar
Hi Anonymous,
Have you solved your problem with the suggestion from themistoklis?
If you have solved, please accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share a dummy pbix file which can reproduce the scenario, so that we can help further investigate on it? You can upload it to OneDrive or Dropbox and post the link here. Do mask sensitive data before uploading.)
In addion, is your measure a text type, if it is, I'm afraid that we may not sort the measure directly in Power BI.
There are two workarounds you may have a try.
1. Change the measure to calculated column and use the feature Sort by columns. You could refer to this similar thread.
2. Split your measure with Day and time, we could sort time and whole number type in Power BI.
Best Regards,
Cherry
- Anonymous7 years agoNot applicable
i have added other column (ie) average turnaround time in minutes ....and i turned off the word wrap in column headers and sorted according to that(average turnaround time in minutes) ....
- Anonymous7 years agoNot applicable
Hi v-piga-msft how can we convert measure to calculated column ... and is it possible to use calculated column as value in matrix visual ?????????
- v-piga-msft7 years agoResident Rockstar
Hi Anonymous,
Hi v-piga-msft how can we convert measure to calculated column ... and is it possible to use calculated column as value in matrix visual ?????????
If it is convenient, could you please share your formula so that we could help further on it?
In addition, we could use calculated column in matrix visual.
Best Regards,
Cherry