How to combine multiple outputs
Hi All,
I have two conditions in my automation that generate two different outputs. Now my question is: how can I combine these two outputs and send them over a single mail instead of sending two different mails? Please refer to the below image for a clear understanding.
Answers
-
Hey @Apex Predator
The way I would personally do this is to set up a formula in a helper Checkbox column in the sheet - this will check the box for the row if it meets either of your criteria, then you can use this as the Condition Block!
For example:
=IF(OR(AND(NOT(ISDATE(RevisedDate@row)), EndDate@row >= TODAY(), EndDate@row <= TODAY(20)), AND(RevisedDate@row >= TODAY(), RevisedDate@row <= TODAY(20))), 1, 0)
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives