Forum Discussion
Slicer Visual with columns
- Anonymous2 years ago
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
Best Regards
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.
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?).