Hi there,
I'm attempting to create a view to help filter down a large library based on 4 different criteria. What I'd like to do is use a wildcard so that if a filter is left blank, it will not exclude results.
Example:
Property Code
Tenant Code
Title
ID
If a user enters 2 of the 4 criteria, nothing comes back because nothing meets all 4 criteria.
Is there a way to wildcard a filter without having to create a complex rule set to take in all combinations of filters?
Thanks!