Forum Discussion
lucas_conrado
1 year agoNew Member
Power BI Slicer - Dynamic Filtering Based on Selected Car Model Price Range with "Higher" and "Lower
Hello Community. I have a table where: Column A contains the names of car models. Column B contains the price of each model. I've created a slicer that only includes the models from my speci...
lbendlin
1 year agoSuper User
The critical part here is that you need to use disconnected tables for your over/under slicers, and a measure as a visual filter on your main table data. Is that how you set it up?