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
RuiPatricio
Frequent Visitor

Slicer Visual with columns

My data has an Id and a Title, I'm looking for a (drop-down) slicer that, when I hit the drop-down, I'd like to see both columns displayed. The Id is somewhat meaningless, Title has dupes in it, so when I hit the drop-down I use the title to see which one I want to select (I may also want to add a date column to help me select the right row). 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

3 REPLIES 3
Anonymous
Not applicable

@ExcelMonke  Thanks for your contribution on this thread.

Hi @RuiPatricio ,

Please check if hierachy slicer can achieve your requirement.

Add multiple fields to a hierarchy slicer - Power BI | Microsoft Learn

Power BI Slicer Multiple Columns - SharePoint & Microsoft Power Platform Tutorials - SPGuides

vyiruanmsft_0-1718777888195.png

Best Regards

ExcelMonke
Super User
Super User

If you want two columns in a single slicer, the best (and I believe the only) way to do that is to create a new column concatenating the two, so that in essence you will see: Id-Title as a single line of data. 
If you want to still have these as independent columns, you will have to do this with two slicer. One nice thing about this though is that your slicer can effectively filter another slicer. 

Depending on your use-case, either one of these would work. 





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

Proud to be a Super User!





I thought about doing that, I wondered if a tab might make it line up nicely, but, the source is an existing Semantic Model; I don't beleive I can add a new column to that table (can I?).

 

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