Hi,
I have recently created a trigger with filter to compare a date field with today.
The issue is that this trigger is considering all the rows where this date field is being updated and sending multiple emails (over 100)
I just want one email when my model loads.
Is there any way to somehow restrict the action flow to only one execution ?