Forum Discussion
lucas_conrado
2 years 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
Super User
2 years agoThe 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?