How can I set up to send an alert for specific row when it matched a condition .
I tested it and it triggers correctly but always send the first row.
for example, it should send out the 10/10/2022 row only, but it sends out 10/2/2022 row
any idea?
Thank you