Forum Discussion
bo_afk
6 years agoPost Patron
Sorting two date columns
In my data I have two date columns, one is RaisedOrder date and the other is DeliveryDate. I've created a slicer (using the hierarchy slicer) for each of these columns by Year and Month name. Cur...
- 6 years ago
Hi V-lianl-msft , I solved it by bringing in the month number directly from the data source, along with the month name. I could then sort the month name by the month number and this looked to solve the issue.
Initially I'd created a month number column within Power BI, based off of the date, and then sort the month name by this column but this didn't work.
apentyala
6 years agoHelper II
Create a Date table and sort month name using month number. maybe it will useful
https://www.youtube.com/watch?v=cnH6oMhWKOE
Regards,