Forum Discussion
andyring
8 years agoFrequent Visitor
How to have a multiple column slicer
I am wondering if it is possible to create a single slicer, which accounts for multiple columns and their values. Attached below is a sample of my data. For example, I want to be able to have a visua...
- 8 years ago
Hi andyring,
You should model your data in Query Editor to achieve this.
UnPivot the date columns into one "Date" column and then you can use this "Date" column in your slicer.
Prateek Raina
prateekraina
8 years agoMemorable Member
Hi andyring,
You should model your data in Query Editor to achieve this.
UnPivot the date columns into one "Date" column and then you can use this "Date" column in your slicer.
Prateek Raina
- andyring8 years agoFrequent Visitor
Wow, such a simple solution. Can't believe I didn't think about this. It seems to be working as I intended - thank you very much Prateek!
- prateekraina8 years agoMemorable Member