Got it - then try this: =IF([Column 3]@row = 1, \"Red\", IF(OR(CONTAINS(\"Term\", [Column 1]@row), [Column 2]@row = 1), \"Green\", \"Yellow\"))<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":254,"urlcode":"formulas","name":"Formulas"}]},{"discussionID":110803,"type":"question","name":"Can I create one workflow to notify multiple conditional paths or does each condition need it's own?","excerpt":"Hello, I am trying to create a workflow where specific people at a given project are notified when a request is fulfilled. I have set it up as it appears in the included picture but I am only receiving alerts when the first project is selected. Do I have to create a separate workflow for each of the projects or is there a…","snippet":"Hello, I am trying to create a workflow where specific people at a given project are notified when a request is fulfilled. I have set it up as it appears in the included picture…","categoryID":322,"dateInserted":"2023-09-26T18:00:51+00:00","dateUpdated":null,"dateLastComment":"2023-09-26T19:59:23+00:00","insertUserID":167481,"insertUser":{"userID":167481,"name":"dbarrett013","title":"Recruiter","url":"https:\/\/community.smartsheet.com\/profile\/dbarrett013","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!mSFEHvF9s_w!w29F_9VbvXo!o6l2bx9HzJh","dateLastActive":"2023-09-26T19:58:16+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":167481,"lastUser":{"userID":167481,"name":"dbarrett013","title":"Recruiter","url":"https:\/\/community.smartsheet.com\/profile\/dbarrett013","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!mSFEHvF9s_w!w29F_9VbvXo!o6l2bx9HzJh","dateLastActive":"2023-09-26T19:58:16+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":13,"score":null,"hot":3391510814,"url":"https:\/\/community.smartsheet.com\/discussion\/110803\/can-i-create-one-workflow-to-notify-multiple-conditional-paths-or-does-each-condition-need-its-own","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/110803\/can-i-create-one-workflow-to-notify-multiple-conditional-paths-or-does-each-condition-need-its-own","format":"Rich","tagIDs":[218,334,440,448,510],"lastPost":{"discussionID":110803,"commentID":397076,"name":"Re: Can I create one workflow to notify multiple conditional paths or does each condition need it's own?","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/397076#Comment_397076","dateInserted":"2023-09-26T19:59:23+00:00","insertUserID":167481,"insertUser":{"userID":167481,"name":"dbarrett013","title":"Recruiter","url":"https:\/\/community.smartsheet.com\/profile\/dbarrett013","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!mSFEHvF9s_w!w29F_9VbvXo!o6l2bx9HzJh","dateLastActive":"2023-09-26T19:58:16+00:00","banned":0,"punished":0,"private":false,"label":"✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"image":{"url":"https:\/\/us.v-cdn.net\/6031209\/uploads\/9U0EAQPETP78\/smartsheet-workflow-png.png","urlSrcSet":{"10":"","300":"","800":"","1200":"","1600":""},"alt":"Smartsheet workflow.PNG"},"attributes":{"question":{"status":"accepted","dateAccepted":"2023-09-26T19:58:57+00:00","dateAnswered":"2023-09-26T19:53:51+00:00","acceptedAnswers":[{"commentID":397075,"body":"
@dbarrett013<\/a> I think the workflow stops once the first leg\/first project is executed because there's no trigger asking it to check the rest of your conditions. I guess you should try separating these and see if that resolves it.<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[{"tagID":218,"urlcode":"construction","name":"Construction"},{"tagID":334,"urlcode":"automations","name":"Automations"},{"tagID":440,"urlcode":"project-management","name":"Project Management"},{"tagID":448,"urlcode":"workflows-in-smartsheet","name":"Workflows in Smartsheet"},{"tagID":510,"urlcode":"email-notifications","name":"Email Notifications"}]},{"discussionID":110806,"type":"question","name":"I need to change a column named Event Type to a \"V\" or \"I\" based on the value of another column.","excerpt":"I need to change the Event Type column to a \"V\" or \"I\" if a column named Event location contain the word \"Virtual\" or \"virtual\". I have tried several versions of IF statements but they all give errors. Below is the last version I tried. =IF([Event Location]@row, \"Virtual\", \"V\", IF([Event Location]@row, \"virtual\"), \"V\",…","snippet":"I need to change the Event Type column to a \"V\" or \"I\" if a column named Event location contain the word \"Virtual\" or \"virtual\". I have tried several versions of IF statements but…","categoryID":322,"dateInserted":"2023-09-26T18:15:29+00:00","dateUpdated":null,"dateLastComment":"2023-09-26T19:12:40+00:00","insertUserID":154002,"insertUser":{"userID":154002,"name":"SmartSheet Newbie","url":"https:\/\/community.smartsheet.com\/profile\/SmartSheet%20Newbie","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/OLZT5TMCDLUA\/nLGJGXEA8PX07.png","dateLastActive":"2023-09-26T19:12:34+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":159703,"lastUser":{"userID":159703,"name":"Monique_Odom_Comcast","title":"Process Manager","url":"https:\/\/community.smartsheet.com\/profile\/Monique_Odom_Comcast","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!zUkrM9vny0o!ZQkomVvUbwo!vBgDVSQJmmG","dateLastActive":"2023-09-26T19:05:43+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":19,"score":null,"hot":3391508889,"url":"https:\/\/community.smartsheet.com\/discussion\/110806\/i-need-to-change-a-column-named-event-type-to-a-v-or-i-based-on-the-value-of-another-column","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/110806\/i-need-to-change-a-column-named-event-type-to-a-v-or-i-based-on-the-value-of-another-column","format":"Rich","tagIDs":[254],"lastPost":{"discussionID":110806,"commentID":397060,"name":"Re: I need to change a column named Event Type to a \"V\" or \"I\" based on the value of another column.","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/397060#Comment_397060","dateInserted":"2023-09-26T19:12:40+00:00","insertUserID":159703,"insertUser":{"userID":159703,"name":"Monique_Odom_Comcast","title":"Process Manager","url":"https:\/\/community.smartsheet.com\/profile\/Monique_Odom_Comcast","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!zUkrM9vny0o!ZQkomVvUbwo!vBgDVSQJmmG","dateLastActive":"2023-09-26T19:05:43+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-09-26T19:16:50+00:00","dateAnswered":"2023-09-26T19:10:41+00:00","acceptedAnswers":[{"commentID":397059,"body":"
@SmartSheet Newbie<\/a> <\/p>
This should work regardless of capitalization (but may not catch spelling errors):<\/p>
=IF(CONTAINS(\"virtual\", [Event Location]@row) = true, \"V\", \"I\")<\/p>