Skip to main content

Hi, I'm working on multiple views and 2 tables.

When I filter a lookup/rollup, those filters are applied to all the views of that table. Is there any way I can "stop" the filter to only one specific view?

I would like to avoid creating multiple tables for each filter.

Thank you 🙏

Hi @Sara11 

No you cannot "stop" the filter. A filter will apply on the field regardless of the view.

I think you might have a better option with Interfaces.


Hi @Sara11 

No you cannot "stop" the filter. A filter will apply on the field regardless of the view.

I think you might have a better option with Interfaces.


Thank you, unluckily the interfaces can't help me, because I have some automation script that works in the table and I wanted that everything was filtered, but it is impossible 😞. Thank you for your time 😊


Reply