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

Custom numeric Bin Range as a slicer filter

Hello everyone,

 

I am trying to build a slicer filter with a custom bin range

36.PNG

 

Currently I am using the combination of shapes and bookmark to arrive to this filtering,

but I want to filter the data based of a measure filter, that could work with normal or some custom slicer.

 

This is what I have arrived to, but there are fundamental issues with this, it wont work with any slicer.

 

filter KMS 0-150 = CALCULATE(VALUES('Prototype Modeling_Freight'[KMs]), AND('Prototype Modeling_Freight'[KMs]>=0,'Prototype Modeling_Freight'[KMs]<=150))

 

 

The range I am trying to filter is:

35.PNG

 

Any comments or suggestions are most welcome.

thanks in advance

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

Hi @Anonymous 

 

It's not accessible in power bi, the measure is not working in slicer, bookmark would be the best solution to achieve your requirement.

 

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

View solution in original post

2 REPLIES 2
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

It's not accessible in power bi, the measure is not working in slicer, bookmark would be the best solution to achieve your requirement.

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
amitchandak
Super User
Super User

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