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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Rambo92
Helper I
Helper I

Display Financial Weeks based on Calendar Week slicer

Hi All,

 

Need help on displaying Financial weeks on scorecard or any visual based on the calendar week slicer selected. 

 

Here is the sample data for reference if needed.

Rambo92_0-1677058433051.png

1. Basically what i need is if i select the calendar slicer from week 1 to 5, the visual should show from Week 49 2022/2023 to Week 1 2023/2024.

2. And is there any way to filter for financial weeks from 49 to 1. As the slicers cannot be filtered from higher to lower numbers.

 

Thanks

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @Rambo92,

Current you can't directly use the fiscal week field as source to filter records across different years.(these week numbers will be reset when date across the years)
I'd like to suggest you add new calculated column to concatenate fiscal year and fiscal week field values and convert them to numeric type.(e.g. fiscal year * 100 + fiscal week number) Then you can use this new field as source of slicer to achieve cross year filter effects based on week numbers.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @Rambo92,

Current you can't directly use the fiscal week field as source to filter records across different years.(these week numbers will be reset when date across the years)
I'd like to suggest you add new calculated column to concatenate fiscal year and fiscal week field values and convert them to numeric type.(e.g. fiscal year * 100 + fiscal week number) Then you can use this new field as source of slicer to achieve cross year filter effects based on week numbers.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors