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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
SErgey-kuznetso
Frequent Visitor

Changing first working day of the week in slicer without DAX

Hi,

 

How can I change format of the week in slicer. I want to use relative date (calendar week ) but i'm from Russia and our week starts on monday.

 

Excample:

weeks.png

here the week starts from 26.07.2020 and ends with 01.08.2020, but for me it is necessary to starts from 27.07.2020 and ends with 02.08.2020.

 

Thanks in advance!

1 ACCEPTED SOLUTION
az38
Community Champion
Community Champion

@SErgey-kuznetso 

work with russian regional settings is always a challenge in Power BI

for your case, @tex628 suggested maybe the only option I know is to create a new column like

Slicer Date = Table[Date] + 1

 


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

View solution in original post

4 REPLIES 4
v-diye-msft
Community Support
Community Support

Hi @SErgey-kuznetso 

 

If the above post helps, please kindly mark it as answer to help others find it more quickly. thanks!

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
tex628
Community Champion
Community Champion

The relative calendar week filter is sadly bound to sun->sat. You can do a workaround by creating a new column in your date table moving the entire date column one day backwards. By using this column in the filter instead the sun->sat filter will effectivly become a mon->sun filter instead. 

/ J


Connect on LinkedIn
az38
Community Champion
Community Champion

@SErgey-kuznetso 

work with russian regional settings is always a challenge in Power BI

for your case, @tex628 suggested maybe the only option I know is to create a new column like

Slicer Date = Table[Date] + 1

 


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn
amitchandak
Super User
Super User

@SErgey-kuznetso , I doubt that there is no option as of now.

But regional setting may help

You can try with changing the Regional Settings. My Locale is <> and the week starts from Monday to Sunday.

Go to: File -> Options and settings -> Regional Settings

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors