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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

filtering fields to show

Hello,

I would like to have a slicer that gives me the possibility to select the fields to list from my table

e.g, I have a table with 3 columns I want have a slicer with the name of each column 

do you have any ideas how can I do it please?

thanks in advance for your help!

1 ACCEPTED SOLUTION
PattemManohar
Community Champion
Community Champion

@Anonymous Please try the below steps:

 

Sample Data:

 

image.png

 

Unpivot : Unpivot the data in "Power Query Editor" then it will look like

 

image.png

 

Then use the Attribute field as slicer and then your Value will be in the visual. (But it will be efficient in displaying only one column as per selection) If you want multiple columns selection behaviour, then I suggest to create a bookmarks for each combination of selection.

 

image.png

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




View solution in original post

1 REPLY 1
PattemManohar
Community Champion
Community Champion

@Anonymous Please try the below steps:

 

Sample Data:

 

image.png

 

Unpivot : Unpivot the data in "Power Query Editor" then it will look like

 

image.png

 

Then use the Attribute field as slicer and then your Value will be in the visual. (But it will be efficient in displaying only one column as per selection) If you want multiple columns selection behaviour, then I suggest to create a bookmarks for each combination of selection.

 

image.png

 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a PBI Community Champion




Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

Top Solution Authors