Forum Discussion

mhbon's avatar
mhbon
Frequent Visitor
6 years ago
Solved

Exclude rows using slicer

is it possible to filter all visuals on a report in the following way?

 

Let's say I made a list of ducks like this:

NameSurnameInclusion
HueyDuck

Include

DeweyDuckExclude
LouieDuckInclude

 

Is it possible to create a slicer on a page that when include is selected it shows all ducks but when exclude is selected, it leaves out ducks that have a value for exclude.

 

So selecting include would result in:

NameSurname
HueyDuck
DeweyDuck
LouieDuck

 

And selecting exclude would show only:

NameSurname
HueyDuck
LouieDuck

 

Or might there be a better way to go about this? I'm really new to Power BI, so all help is really appreciated.

1 Reply