Force Power Bi slicer to be single select

Viewed 27

I have a Power Bi dashboard that looks like this:

enter image description here

But I dont want all the rows of everyone's data to show up. Ideally its single select only, these results look great when only Elizabeth is selected (not sure why screenshot looks like two people):

enter image description here

Because I want to stack quite a few other tables in the dashboard that are one row only, like so:

enter image description here

So my question is: how can I force the name slicer on the left to ONLY allow one person to be selected, and never be 'not' selected where lots of people are involved? Does that make sense?

1 Answers

That is a table and not a slicer. Tables will display everything you ask them to. If you switch it to a slicer, you can make it single select.

Related