Can you make slicer with contains "X"

scartruck

New Member
Joined
May 13, 2016
Messages
1
Example data set: Artwork. Each row represents one artwork. One column represents the colors found in that piece. Colors are not mutually exclusive, so this column would look something like (R=red,O=orange,Y=yellow,G=green,B=blue,P=purple,0=black,1=white):

R01
RYG1
GB
Y
P01
ROYGB01

Can I make a slicer for my pivot table that would select all rows that contain "R"? Or something similar functionally. The default slicer has each unique combination and is not helpful. I tried creating a separate column for each color, and then you can filter by the columns one at a time which is fine for me, but I'm trying to make it look pretty for customers.
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
scartruck,

Welcome to the board!

The short answer is No.

Slicers are related to entire columns of data. In order to achieve your result you will need to reformat your data to contain True/False Flags for each color....


Excel 2010
ABCDEFGH
1ArtworkRYGBPBW
2Name HereTRUEFALSETRUEFALSETRUETRUEFALSE
Sheet1
 
Last edited:
Upvote 0

Forum statistics

Threads
1,216,404
Messages
6,130,376
Members
449,578
Latest member
TT123

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