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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

PowerBI Slicer ability to switch behavior between OR and AND

Currently in a powerbi slicer, if we select more than 1 option, it filters the data with an OR behavior.

Meaning if i filter on color = red and green it will return me all the rows with RED OR GREEN.

 

it would be nice if it would be possible to adjust the behavior to return only rows with RED AND GREEN.

 

I know there is a possible workaround by using helper measure in a visual but this doesnt really work on more complex scenarios when your slicer has two fields inside for example or when you have 2 slicers (from different fields) that both require AND behavior

Status: New