Hi, I have a workflow which has multiple branches each with their own output and email. I've scheduled this workflow to run every hour. For only one of the branches, I want the output and email to be generated every 3 hours. Is there any way I can do this?
Since I'm using the Scheduler, I'm wary of using the Crew Runner Macro as it is not supported by Alteryx.
Update: @fmvizcaino helped me stop output file generation. Now I need the email to not be sent out as well. Currently, the emailer still send out the message with no file attached.