Roy-Wanyoike
4 days agoQrew Assistant Captain
Pipeline Filters using AND and OR
I have a pipeline which has a search step from a list of students. In the filter I want to include the names I want and not the entire list.
SchoolName is xxx AND
Student Name contains John OR
Student name contains Michael OR
Student Name contains Joan OR
.......they are 24
how can I approach this using using advance filters