Forum Discussion
farhandsome
Helper I
6 years agoPBI - Sorting by date in a weekly glance
Hi all, I have some SQL DirectQuery data inputted into my PBI Desktop. The data has a date column ("mm/dd/yyyy") and some corresponding data in the subsequent columns. I wanted to get the data in...
- 6 years ago
Hi farhandsome ,
- Create a calculated column which holds the name of the weekday correponding to the weekday number.
- Select this calculated column > tab Column tools > Sort by column > weekday number (see figure)
Sort by column
Regrads FrankAT
camargos88
Community Champion
6 years ago