Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
SzymonKl
Helper I
Helper I

sort days from Sunday to Saturday

in the matrix visualization, the week name columns are arranged alphabetically, how can I change it so that they are arranged from Sunday to Saturday? I have the table 'SK_Invoked Function' and columns [DayName] - text format and column [DayOfWeekNumber] - numbers. The number 1 of [DayOfWeekNumber] corresponds to the Sunday of [DayName]. this is what it matrix looks like now:

SzymonKl_0-1696418247769.png

 

1 ACCEPTED SOLUTION
Sandhya1234
Helper II
Helper II

@SzymonKl sort by DayOfWeekNumber.

Sandhya1234_0-1696419143288.pngSandhya1234_1-1696419210140.png

 

 

View solution in original post

2 REPLIES 2
Sandhya1234
Helper II
Helper II

@SzymonKl sort by DayOfWeekNumber.

Sandhya1234_0-1696419143288.pngSandhya1234_1-1696419210140.png

 

 

I have created a custom column - 

Day = FORMAT('support__cw_ops_manage_case_merge_temp'[EST DET], "dddd") I want my days to be sorted from Monday to Sunday but the above steps are not working I created a relationship as well with the table

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.