In/Not In Operator
Hi All
So i find myself a bit stuck with using the "In" operator.
Fusion 2.0 suggests i should do this as i want to find all Projects that are either "AWA"" or "PLN" (I am aware my screenshot only shows "PLN" at present)
What i cant seem to figure is how to do this in the above module? There will be several other "AND Rules" statements to follow this.
I have written countless API queries and always end up going down the road of something like:
proj/search?status=AWA&status=PLN&status_Mod=in
So how can i replicate this using the "In" operator as above?
Thanks