Hi everyone,
I have a dataset which looks like the following:
Email | Running Latest Version | Version |
fred@email.com | Yes | 2.1 |
bob@email.com | Yes | 2.1 |
angela@email.com | No | 1.0 |
tran@email.com | No | 1.5 |
I would like to do the following: If someone is not running the latest version (Running Latest Version = No) then send an email to the person as an alert. To be able to do this, I would need Domo to use a data column (in this case the email field) as the send field in an alert while being able to apply conditions.
Is this currently possible within Domo or would I need to use an external tool/method?
Thank you!