Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Send email even if attachment is missing.

Chirag101
6 - Meteoroid

This flow creates maximum of 4 attachments. The email body provides count of data in each attachment. There are days where no data will be output on 1 or more tables.

This is causing the flow to return an error message and not send out the email. I want the flow to be dynamic when there is no data to create an attachement and add to the email body.

Please help.

 

2 REPLIES 2
apathetichell
20 - Arcturus

I don't use multiple joins - but you can either add a dummy field with the same name (use a union) or if that is potentially going to have 0 rows - you should create two paths - one for an e-mail with file - one for an e-mail without.

ArtApa
Alteryx
Alteryx

Hi @Chirag101 - There are a few ways to achieve a desired outcome. You may want to try Control Containers. Have a look at the Use Case #3 here: https://community.alteryx.com/t5/Engine-Works/Control-Containers-Take-Control-of-Your-Workflow/ba-p/...

 

Labels
Top Solution Authors