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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
MattiaMaetini
Helper I
Helper I

Third party table object with filter into column header

Hi all,

There's someone how find a third part table that allow to filter directly from column header instead to use a slicer foreach column?

BR,


M

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @MattiaMaetini ,

It is actually possible to do this, but I don't really consider it a "clean" way.

  1. edit the query
  2. duplicate the table you want to filter based on columns
  3. select all the columns you want to be able to filter (using shift and or control)
  4. right-click and select unpivot data
  5. now you can filter based on the new "attributes" column

Notice how this is not a good suggestion for large data as you have to copy the entire table.

Below is the post will help you:

Solved: Filtering by column headings - Microsoft Fabric Community

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @MattiaMaetini ,

It is actually possible to do this, but I don't really consider it a "clean" way.

  1. edit the query
  2. duplicate the table you want to filter based on columns
  3. select all the columns you want to be able to filter (using shift and or control)
  4. right-click and select unpivot data
  5. now you can filter based on the new "attributes" column

Notice how this is not a good suggestion for large data as you have to copy the entire table.

Below is the post will help you:

Solved: Filtering by column headings - Microsoft Fabric Community

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors