Filtering records shows all items in table

I want to be able to limit what people see in the filter pop up. For instance, I want to filter by a column that is a connected value. How do I make the pop up box only show a certain criteria?

Hi @bradenal -

The table component filter field options are deigned as an all or nothing for that field. You may want to consider filter tabs that are preset with filter criteria.

Alternately, if you want people to only be able to filter based on certain criteria you will have to design the connections to be based on fields connected to the users profile (e.g., Users table).

Cheers,
Adam