Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi all,
I have a slicer visual for days of the week.
Is there a way I can sort the dates so they're displayed in order? (Monday - Friday)
Solved! Go to Solution.
@Natasha93 , In you table you have create a sort column and mark that as sort column for this on
if you have date
weekday = weekday([Date])
mark weekday sort column of you column
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
@Natasha93 , In you table you have create a sort column and mark that as sort column for this on
if you have date
weekday = weekday([Date])
mark weekday sort column of you column
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
User | Count |
---|---|
127 | |
72 | |
70 | |
58 | |
53 |
User | Count |
---|---|
192 | |
96 | |
67 | |
64 | |
54 |