alert with specific row

topazz11
✭✭
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
Answers
-
To my knowledge, workflows can not be triggered by a conditional formatting parameter. Your workflow condition would need to be driven by a field change or a date.
For example, when 'current wk' is marked 'Yes', send the alert. Or when the date field (today) 'is greater than or equal' to xx/xx/xx send the alert.
This would ensure that the alert would be specific to the row.