I’m trying to figure out my first Condition using Build expression.
I’d like to do the following and can’t figure out how
Contains “report”
OR
(Contains “text1” and Doesn’t Contain “text2”)
can someone provide some resources on where i can learn to build these expressions please?