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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Anonymous
Not applicable

Limiting input values in a numeric slicer

Hello,

i'm using a slicer to filter a range of data. I wanted to limit the data intrusion in the slicer to the values of the measure in question, in this example between "3" (min) and "82" (max). However the user can place values outside this range in the data entry boxes.

For example, the user con place a value of "-6" in the left box of the slicer anda a value of "300" in the right box of the slicer.In this example, i wanted the slicer to automatically assume the value "3" in the left box every time the user put a value less than 3, and the value "82" in the right box every time the user put a value greater than 82.

Is it possible to prevent the user from registering values outside the measurement range in the numeric slicer?

Thank You

1 ACCEPTED SOLUTION
v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you want to prevent the user from registering values outside the measurement range, you could create a fixed table as a slicer( with no relationship ).

Then use SELECTEDVALUE() function and IF() formula to create a measure to return your result.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.

View solution in original post

3 REPLIES 3
Mariusz
Community Champion
Community Champion

Hi @Anonymous 

 

Whatever values are entered into slicer between range are not affecting the actual range, so if you click at the dot it will evert back to min state.

image.png

 

Best Regards,
Mariusz

If this post helps, then please consider Accepting it as the solution.

Please feel free to connect with me.
LinkedIn



v-eachen-msft
Community Support
Community Support

Hi @Anonymous ,

 

If you want to prevent the user from registering values outside the measurement range, you could create a fixed table as a slicer( with no relationship ).

Then use SELECTEDVALUE() function and IF() formula to create a measure to return your result.

 

Community Support Team _ Eads
If this post helps, then please consider Accept it as the solution to help the other members find it.
Greg_Deckler
Community Champion
Community Champion

Not aware of a way to do that.


Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

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.