Dear Heroes,
I want to create an Execute Online SQL type Event Action to a particular table. I want to fire the event when the Rowstate column value equals to “Cancelled or Returned” both. How should I give the Conditions.
I gave this like below. But it’s not working
NEW:ROWSTATE = Cancelled;Returned
how to do this???