How can I create slicers of "views" of my data?

cr731

Well-known Member
Joined
Sep 17, 2010
Messages
611
Is it possible to create slicers for different "views" of data - meaning that a single slicer will control multiple filters?

I have different teams and want to prepare a single report and have a slicer to let them filter for the data relevant to them. The problem is that it isn't a single column with values for each team that I can easily create a slicer off of. It's a combination of different fields and values.

Currently, I have to create multiple tabs for each team with different filters in the pivot table... and it would be much preferred to simplify it into one.

I'm open to any solution involving Power Query/Pivot/View.

Thanks
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Sounds to me like you might want to play with the Perspectives feature under the Advanced tab. Not sure that might be the right feature for what you're trying to accomplish, which brings up a few more options. Links: since it's troublesome to make new sheets over and over with the same layout, just Copy one existing sheet without filter and name them per group/user. In this scenario you can have a small landing page with the relevant party names hyperlinked with the corresponding tabs to take them to "their" view.

Maybe this isn't feasible, but you can also opt into an elaborate SWITCH() that harvests your selection per user if you can somehow delineate which data is pertinent to which user, then based on that slicer selection (Disconnected Slicer/Table technique) bring in the relevant measures and filters.

Hope this helps!
 
Upvote 0

Forum statistics

Threads
1,224,120
Messages
6,176,493
Members
452,732
Latest member
EWRUCK

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top