Hi all,
I need to pass two "conditional" parameters to a query.
For example, I want all records to be included that have either boolean field A true or boolean field B true (or both true). But if both are false, then the record must be left out. How can I do that?
Best regards
Ola
I need to pass two "conditional" parameters to a query.
For example, I want all records to be included that have either boolean field A true or boolean field B true (or both true). But if both are false, then the record must be left out. How can I do that?
Best regards
Ola