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

Slicer to filter multiple values

Hi! So I'm looking to create a slicer in which one selection can affect multiple values.

For example I want to be able to click on one selection of a slicer lets say "Engineering Projects" and have it filter to show projects that are managed by Me, Jim, John and Bob. I have a column for Project Manager but not one that would contain Engineering Projects, would I need to create that column and populate it in order to make a slicer that can do this?

5 REPLIES 5
Anonymous
Not applicable

Assuming you, Jim, John, and Bob will always only have their projects considered as "Engineering Projects", ideally you'd have your project managers separated out into its own dimension table with that column describing each project manager. From there, your slicer on the type of project would filter down the project managers in that dimension, and then filter the relevant projects in your fact table.

 

Basically, yes, you'll need to add an attribute describing the projects as "Engineering Projects". If you want to take the easy way out, you can use the grouping feature to do this: https://docs.microsoft.com/en-us/power-bi/desktop-grouping-and-binning

If it wasn't only always going to me me, Jim John and Bob would there be anything I could do?

Sort of what I need is almost an if then statement for a slicer. Like if Engineering Projects is selected then filter on these managers.

If Manufacturing is selected then filter on these teams.

Is there any way to do this in powerbi currently?

Anonymous
Not applicable

Yeah, what you're after is pretty straightforward, but to give more details, I would probably need to see a sample set of data. You can use a custom column in Power Query to perform that exact if/else logic across multiple columns to add an additional column that the slicer can then use.

I guess my only concern with doing it as a custom column would be if there was an overlap between a manager and a team.

So if a Customer Experience team was supposed to be in the customer experience selection of the slicer, but also had a manager that fit under the "Managed Services" selection of the slicer then only one of those two values could be declared in that custom column.

Hi @andrewfayj,

 

Can you share a sample of your data? I think we can use a measure to work with IF statements.

 

Best Regards,

Dale

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

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.