I'm trying to filter records by both a Dropdown (Category) and a text search of Product Name.
Is it possible to filter by 2 criteria but only if both search fields are not blank? Or, filter by the field that has search criteria entered.
e.g. when the category filter is showing Adapters, and in the Product Name field, I type VGA I'd like to show all products with VGA in the Product Name that are in the Category Adapters.