I am using smartsheet to send automated email updates to people if they are required to provide approval. I have a contacts column which includes a joined list of emails that are from other columns. (e.g. eng contacts, qualit contacts etc). The formula i have in the cell is "=JOIN([contact 1]1:[contact 3]1, "; ")", however, when i set up the automated email, where i click a checkbox in another cell, to initiate the automation and send an email to the column with the joined contacts, the contacts do not receive any emails. what am i doing wrong?
I've noticed that even though the column type is set as contact list with multiple contacts, it does not recognize the multiple emails and i think this is why the automation is not working.