Forum Discussion
jdusek92
Advocate III
7 years agohow to achieve Range Filter Slider
Hello,
I would like to create someting like this in Power BI:
Specifically I would need this slider:
Where I can set min+max and allowed selection min+max
Do you have any suggestions how to achieve this with available visuals?
Warm regards
Jakub
2 Replies
- tarunsingla
Solution Sage
Have you checked the numeric range slicer:
https://docs.microsoft.com/en-us/power-bi/desktop-slicer-numeric-range
Regards,
Tarun
Did I answer your question? Mark my post as a solution!- jdusek92
Advocate III
Sorry I wasnt specific enough.
I need to select only SINGLE value from allowed interval using slider - this interval changes according to other filters
Also I would need to keep the unfiltered minimum and maximum for visual purposes
there will by 5 values
- total minimum
- total maximum
- allowed minimum
- allowed maximum
- ONE selected value in allowed range
Warm regards