Skip to main content
Solved

How "Stop" the filter on lookup on just a specific view?

  • December 20, 2022
  • 2 replies
  • 31 views

Forum|alt.badge.img+16

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 🙏

Best answer by Mohamed_Swella1

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.

2 replies

Mohamed_Swella1
Forum|alt.badge.img+17

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.


Forum|alt.badge.img+16
  • Author
  • Inspiring
  • December 20, 2022

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 😊