C
Chris S. Hogan
Guest
As the syntax error message describes, you can have a compound expression that uses the same Entity, but not different ones. You can submit a feature request in the ideas section for possible inclusion in a future release. Alternatively, you could write the individual expressions and assign the result to a boolean attribute, and then compare the results of the two booleans in a separate rule.
Continue reading...
Continue reading...