I'm looking for something very similar to this: Converting multiple variables into values with excel pivot tables or power pivot
First, I want to say that I've been researching this and trying things for over a week, so my brain may be a little burned out. I could be missing something simple, or what I think should be possible may not be able to be done in Excel.
I think the best way to explain what I need is with a completely different type of situation (i.e. this is not the type of data I'm using, but the situation is the same):
- Header row: Movie Name | Release Date | Fantasy | Sci Fi | Comedy | Horror
- First row: Galaxy Quest | 1999 | | X | X |
- Second row: Jumanji | 1995 | X | | X |
- Third row: The Company of Wolves | 1984 | X | | | X
- Fourth row: Aliens | 1986 | | X | | X
- Fifth row: Spaceballs | 1987 | | X | X |
- Sixth row: Willow | 1988 | X | | X |
I have a pivot table showing, at present, all of the rows of data.
What I need is a slicer that will show 1) all comedy, no matter the other choices; or 2) all comedy and fantasy, which would show Galaxy Quest (comedy), Jumanji (comedy and fantasy), The Company of Wolves (fantasy), Spaceballs (comedy), Willow (comedy and fantasy); etc.
I hope the question makes sense. Please let me know if you need further clarification.