Assign value from previous variable

Hi @emad

It appears that this issue might be because of the condition expression. Since this program rule action needs to run whenever there’s a new event, you might want to try an expression that will be revaluated when a new event is created. Would you like to test V{event_count} != 1 for example?

Please test and tell me if it works. :pray:

Thanks!