PowerBI Slicer to filter column headers

43 views Asked by At

I'm trying to have a slicer that uses certain column headers as a filter. The visuals are using a measure that is calculated from the "NPS Response" column, and I haven't been able to get my slicer to work while using a measure for the visual.

Data Example

I would like to filter off the headers "Carrier", "Hub", "Brand".

Below is what I'm trying to achieve.

EX: "Hub" Selected in slicer

Ex: "Carrier" Selected in slicer

Thank you are any help on this.

1

There are 1 answers

0
zach On

You want to use a field parameter.

enter image description here

Then insert your columns in the dialog box.