Forum Discussion
sort the date
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
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) ....