Can I use before and after values in Event Conditions?

I want to create a bot that runs on updates only.

with the Condition: AND([_thisrow_before].[STATUS]=โ€œinactiveโ€,[_thisrow_after].[STATUS]=โ€œactiveโ€)

is this correct?

Solved Solved
1 2 123
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Yep.

thanks @Steve!

Top Labels in this Space