Automation Not Responding to VLOOKUP
Hello Everyone,
I have some data coming in from DataShuttle every morning to update status on pieces of work identified by 'OMNI #'s' (ex. OMNI123456). I have a formula in my sheet that looks at the OMNI number we put in then goes to the import from DataShuttle to find what the status was updated to that morning. Here is the column formula: =IFERROR(VLOOKUP([SN OMNI#]@row, {OMNI (Open)}, 8, false), VLOOKUP([SN OMNI#]@row, {OMNI (Closed)}, 7, false))
The formula works the way it was intended to.
I'd like a few automations to run on that status column to move the row to another sheet if the row is "Closed" or "Canceled," but for some reason my automations don't seem to be doing anything when I make the trigger around the SN Status column.
below are some screenshots...
To be clear, the automation is not sending out any email for approval or anything when the line is marked as closed.
Any guidence is appreciated!
Best Answer
-
Automations cannot be triggered by data coming from another sheet (cell links/cross sheet references in formulas). You would need to set the trigger to be time based and then use the column containing the cross sheet formula as a condition.
Answers
-
Check the configuration of the "Request an Approval" step by clicking the three dots (kebab) menu. Make sure the values are as expected.
Send a screen shot if you still have questions.
-
Everything looks correct in here. @Ami Veltrie
-
Automations cannot be triggered by data coming from another sheet (cell links/cross sheet references in formulas). You would need to set the trigger to be time based and then use the column containing the cross sheet formula as a condition.
-
@Paul Newcome you're the best!
-
Happy to help. 👍️
-
@Paul Newcome GOAT! Thanks Paul!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!