Filter repeating group with option set

Hellooo!!!

I am trying to filter a RG based on a set of variables. When i want to filter based on an option set the functionality seems to change.

I want to only show rows with the ‘status’ being Complete OR Incomplete.

I cannot however put 2 options into the same condition.

Any help appreciated.

You should use “<>” operator instead “=” with “Approved” option. In this case, you’ll get data without status value “Approved”.

1 Like

Cheers

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.