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! Learn more

Reply
Nazdac2024
Advocate I
Advocate I

Setting Default Date Range in Power BI ‘Between’ Mode Date Slicer with User Flexibility

Hi All 
I’m looking for a way to set a default date range (last 2 weeks) in a "Between" mode date slicer, so it opens with this range selected initially, but still allows users to choose other date ranges afterward.
Are there any custom or third-party slicers available that support this functionality directly, or any best practices to achieve this default behavior in Power BI?
Thanks 
Regards 

1 ACCEPTED SOLUTION
SamWiseOwl
Super User
Super User

Hi @Nazdac2024 

You can use a hidden Pre-Selected slicer (custom visual) that filters your slider to have those preselected.

Then have a clear slicer button to remove the filter when you don't need it.

SamWiseOwl_0-1730476685357.png

 

Alternatively create a bookmark that saves a filtered version of the report and another that has the unfiltered report. Give your user two buttons to click to switch between the modes.


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Nazdac2024 

 

The built-in slicer in the current Power BI Desktop doesn't support the effect you want, and as SamWiseOwl suggests in his reply, you can achieve a similar effect by using a "Preselected Slicer"(custom visual) or by adding a bookmark to save the last 2 weeks of filtering status.

If this feature is important to you, you can vote for existing ideas or submit a new one ideas.fabric.microsoft.com .

 

Best Regards,
Jarvis Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

SamWiseOwl
Super User
Super User

Hi @Nazdac2024 

You can use a hidden Pre-Selected slicer (custom visual) that filters your slider to have those preselected.

Then have a clear slicer button to remove the filter when you don't need it.

SamWiseOwl_0-1730476685357.png

 

Alternatively create a bookmark that saves a filtered version of the report and another that has the unfiltered report. Give your user two buttons to click to switch between the modes.


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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