Hello Lovely Smartsheet Community!
Hoping you can help :) I am working on a deployment project where there are two different eligible vendors, and any of the 7500 clients may switch vendors at any time. Therefore, there are 4 options in my "Vendor" dropdown column:
- Vendor A
- Vendor B
- Ineligible Vendor
- No Vendor
I am trying to set up alert automation to notify Vendor A and Vendor B (separately) both of additions (previously the other vendor, or ineligible/no vendor) as well as those that have been removed (now the other vendor, or ineligible/no vendor). I set up the automation flow below hoping it would work, but it is also alerting them of changes to the vendor column (listed below as RDL) that were never associated with them to begin with (i.e. it shows up in the alert to Vendor A that Client X switched from ineligible to no vendor, not applicable to Vendor A)
I think the addition condition paths will work, since it is pulling the new vendor cell data, but I can't seem to figure out how to make the removals only reflect IF they were originally a certain value (i.e. only tell Vendor A if Client X changed from Vendor A to something else, not that a Client Y changed from Vendor B to No Vendor).
I know I can select when a field changes TO something, but I want to be able to indicate FROM and To, if that is possible?
Thoughts? Suggestions? Thank you so much in advance!!!