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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors