Forum Discussion
Custom filter/slicer
- 2 years ago
Sorry for the delay in response, I have attached you a solution proposal if I understood your requirement correctly.
I just unpivoted the Y/N columns to have a single one and use AND, OR options with a slicer.
Hi, sorry for slow reply. I've not been able to load dummy data, but here is an example of what it would look like
| Asset | Keyboard | screen | mouse |
| laptop | Y | N | N |
| pc | Y | Y | Y |
| mac | Y | Y | N |
| switch | N | Y | N |
So if i selected a filter on Keyboard = Y i would expect the 3 returns. If i selected keyboard and screen, currently i would only see PC and MAC, assuming i selected the Kayboard slicer first.
But what i would actually want to see is a list of all 4 items.
Does that make sense?
Sorry for the delay in response, I have attached you a solution proposal if I understood your requirement correctly.
I just unpivoted the Y/N columns to have a single one and use AND, OR options with a slicer.