email automation for children
Hello,
I am interested in creating automation to send an email when a date is past. I would like the automation to focus on the lowest level of hierarchy to assess whether the date has passed. I intend to make one assumption that a parent row always has "Knowledge Sessions" to indicate the automation follows.
Notice the red "Knowledge Sessions". I would like to assess the date for any rows at the lowest level beneath "Knowledge Sessions" and send an email if needed.
So "Proof of Concept 9am - 12pm" would be assessed. As would: "ETM Overview - 2pm-4pm -" and "EWS & EWS Inbound Interface - 1pm-4pm "
But not "Day 1- Proof of Concept/Intro ETM"
Is that possible?
Thanks,
Dan
Answers
-
Have you tried a helper column that defines which level the row is at? You could include/exclude certain rows based on their hierarchy location in the condition block of the automation.
=COUNT(ANCESTORS))
Or you could define which row is the parent and include / exclude the row in the automation that way
=PARENT([Primary Column]@row)
-
THANK YOU.
Let me see if I understand.
If I COUNT Ancestors, could I then create an automation based on the highest number?
I'm wondering if a combination will work:
Can I define the PARENT as the "Knowledge Session" row then use hierarchy to determine the lowest level? My fear is that the PARENTs can change. In the image there are 2 below "Knowledge Session" but in practice there may be only 1 or more than 2.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 411 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!