Every time I want to use the OR clause to filter for multiple conditions, the filter fails and everything is categorized as true.
This is an example of my OR clause written in the custom filter window. Please let me know if you can help!
[Resource.CurrentRank] = "Staff" OR "Senior" OR "Manager"