Hi,
I recently automated using manage workflow where Smartsheet will automatically send out emails to specific group of people about a product delivery when a date criteria is met.
The message looks like this
Subject: Parts shipping on {{Delivery Date}}
Message:
Hi
Below parts will be shipped out {{Delivery Date}}
linking specific columns of Smartsheet.
Above is working well when there is one only product item in the sheet that meets specific date criteria.
I had a message sent out with wrong subject line when multiple rows met the date criteria.
Where the subject got replaced with the Sheet name
and the body of the message repeated 3 times since 3 rows met the criteria.
I need the Subject as "Parts shipping on {{Delivery Date}}
Message:
Hi
Below parts will be shipped out {{Delivery Date}}
linking specific columns of Smartsheet with all three row
{Coulumn1}
{Column2} {Coulumn3}
Row 1X Row1Y Row1 Z
Row2X Row2Y Row2Z
Row3X Row3Y Row3Z
Is there a fix to this? I want one message with all rows displayed
.