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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
AlwaysAGooner
Helper I
Helper I

Lock/Unlock start date on Date Slicer based on Region Selection

Hi,

 

I have a need to lock (disabled) the start date on a date slicer for one region while the other region wants the start date to be enabled.
For e.g., If Europe is selected on the Region Slicer, lock the start date on the date slicer, if Asia is selected then enable the start date selection on the date slicer.

I am not sure if this can be achieved but any leads/suggestions will be greatly appreciated.


Thanks.

3 REPLIES 3
rohit1991
Super User
Super User

Power BI:

  1. Create a mapping table for regions to toggle (e.g., lock = "Europe").
  2. Use a measure to control slicer visibility: LockStartDate = IF(SELECaEDVALUE(Region) = "Europe", 1, 0)
  3. Overlay two slicers (one locked, one interactive) and use the measure to toggle visibility.

Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

Thanks. How do we contorl the visibility using the measure? Is there a visual level property for this?

AnkitKukreja
Super User
Super User

Hi! @AlwaysAGooner 

 

You can try using the bookmarks,

  • Locked Slicer: Configure this slicer to have a fixed start date or show a single date range that cannot be changed. (For example, by limiting the filter range in the slicer settings.)
  • Enabled Slicer: Configure this slicer to allow full user interaction (start and end dates can be freely adjusted).

 

 

 

For Power BI trainings or support dm or reach out to me on LinkedIn.
If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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.