Searchable table with nested values

Is there a way to make the table search look for (nested) values which are not defined as a column?

Lets say we have a table with orders. I want to look up all orders which have order lines with a certain type (i.e. virtual product). Is this possible?
Was this page helpful?