Forum Discussion

aj451's avatar
aj451
Regular Visitor
3 years ago

Slicer which works like contains text?

Hi all,

 

Is there a way to create a text slicer which searches a column in the data set to see if it contains the slicer values selected? For example, lets say I have the dataset: 

NameCount
Cars2
Trucks+Cars5
Planes1
Cars+Planes+Trucks4

 

I would like to create slicer buttons where if I selcet 'Cars' and 'Trucks' the reuslt would be the following:

 

NameCount
Trucks+Cars5
Cars+Planes+Trucks4