The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
86 | |
84 | |
35 | |
35 | |
35 |
User | Count |
---|---|
94 | |
79 | |
63 | |
55 | |
52 |