Set multiple values at once in rule

Hi,

sometimes we want to check a rule and set multiple values in multiple columns.

For example:

If COL_A = ‘5’ then COL_B = empty() and COL_C = 8

How can we do this in EasyMorph in one operation ?

Thanks

That’s not possible to do in one operation in EasyMorph.

Ok thanks.