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
Anonymous
Not applicable

Date Slicer with fixed position

Hi guys, 

 

i have a date slicer on a report. I would like that when opening the report the position of the slicer is always beginning of the year (1.1.2023) until today. 

 

The slicer should not be limited to that date range. It should also be able to selecet dates earlier than 1.1.2023. It's just the position of the slicer is set on 1.1.2023.

 

It should basically look like this: 

Red line: position of the slicer

Yellow line: dates before the position of the slice should not be cut off

Filter Setting.JPG

 

Thanks!

1 ACCEPTED SOLUTION
AmiraBedh
Super User
Super User

In Power BI, setting a slicer's default position to a specific date while still allowing users to freely select dates earlier than that date can be a bit challenging. Currently, Power BI doesn't have a built-in option to achieve this specific behavior.

One possible workaround could be to create a separate table with a single date value (e.g., 1.1.2023) and use it as a filter for the visualizations while allowing users to freely interact with the original date slicer. However, this approach might not provide the exact behavior you are looking for.

If your scenario requires this specific behavior, you might consider submitting a feature request to the Power BI team or exploring custom visuals or other third-party tools that could offer more flexible date slicer options.


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

View solution in original post

1 REPLY 1
AmiraBedh
Super User
Super User

In Power BI, setting a slicer's default position to a specific date while still allowing users to freely select dates earlier than that date can be a bit challenging. Currently, Power BI doesn't have a built-in option to achieve this specific behavior.

One possible workaround could be to create a separate table with a single date value (e.g., 1.1.2023) and use it as a filter for the visualizations while allowing users to freely interact with the original date slicer. However, this approach might not provide the exact behavior you are looking for.

If your scenario requires this specific behavior, you might consider submitting a feature request to the Power BI team or exploring custom visuals or other third-party tools that could offer more flexible date slicer options.


Proud to be a Power BI Super User !

Microsoft Community : https://docs.microsoft.com/en-us/users/AmiraBedhiafi
Linkedin : https://www.linkedin.com/in/amira-bedhiafi/
StackOverflow : https://stackoverflow.com/users/9517769/amira-bedhiafi
C-Sharp Corner : https://www.c-sharpcorner.com/members/amira-bedhiafi
Power BI Community :https://community.powerbi.com/t5/user/viewprofilepage/user-id/332696

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