Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I was wondering if it is possible to search two different columns in a table using something similar to a Heirarchy slicer.
My problem is:
I have two different columns: "Project Head" and "Project Lead". I would like to search for people in one of these columns, or both using a heirarchy slicer. The Slicer would look something like this:
...
I would like to be able to filter for Bob, searching both columns if I select both "Project Head" and "Project Lead".
Performing a different search, I would like to be able to filter the table for Bob in only "Project Head"
Let me know if this is possible. Thanks in advance.
Solved! Go to Solution.
Thanks for you're response! This was not exactly what I was looking for but pushed me in the right direction.
First I took my original table and added an index column to it:
Then, I made a copy of this table, deleting the "Project Name" column as this was not needed. I then used "Unpivot Columns" on columns "Project Lead" and "Project Head":
This then allowed me to close my queries, and edit the relationships in the main page. For this, I made a relationship between the indexes, Cross Filtering in Both Directions:
I could then create my table and Hierarchy Slicer. The Hierarchy Slicer can filter the table for one column, or both, depending on the selection:
Hi @Anonymous ,
Suppose sample table is like this.
In Query editor mode, choose [Project Head] and [Project Lead], click "unpivot columns" to convert table to below structure.
In report view mode, drag [Name] and [Head/Lead] fields into custom visual HierarchySlicer. And use a Matrix visual to display data.
Best regards,
Yuliana Gu
Thanks for you're response! This was not exactly what I was looking for but pushed me in the right direction.
First I took my original table and added an index column to it:
Then, I made a copy of this table, deleting the "Project Name" column as this was not needed. I then used "Unpivot Columns" on columns "Project Lead" and "Project Head":
This then allowed me to close my queries, and edit the relationships in the main page. For this, I made a relationship between the indexes, Cross Filtering in Both Directions:
I could then create my table and Hierarchy Slicer. The Hierarchy Slicer can filter the table for one column, or both, depending on the selection:
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
70 | |
54 | |
38 | |
31 |
User | Count |
---|---|
78 | |
64 | |
64 | |
49 | |
45 |