Compare table attributes
Hi there,
I want to know if it s possible to compare a table attribute with another attribute which is also in a table, because when you make a rule the expression editor is only available in one of the fields, and you can only access to a table attribute by the expression editor right?
I want to know if it s possible to compare a table attribute with another attribute which is also in a table, because when you make a rule the expression editor is only available in one of the fields, and you can only access to a table attribute by the expression editor right?
Best Answer
-
EatingMyHat Posts: 1,246
@uptimistik is right. You cannot have expressions on the left side of the condition, therefore when comparing two expressions you need to put one of them into an attribute first. Since table access is based on an expression, that's your only option.