Forum Discussion
Akos07
Helper I
5 years agoOne slicer for multiple columns
Hello,
I need some advice. I have a partner table with 3 true/false colums in it (customer / supplier / manufacturer) all 3 can be true and false, and i wish to create a single slicer with 3 only options.
Is there any way to do it?
| id | Supplier | Customer | Manufacturer |
| 1 | t | t | f |
| 2 | t | f | t |
Slicer:
Customer --> Shows partner ID 1
Supplier --> Shows partner ID 1 and 2
Manufacturer -> Shows partner ID 2