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.
Efe
2
You should use “<>” operator instead “=” with “Approved” option. In this case, you’ll get data without status value “Approved”.
1 Like
system
Closed
4
This topic was automatically closed after 70 days. New replies are no longer allowed.