We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Email tool to send a rendered output file with 3 tabs

ShantanuDagar
8 - Asteroid

Hello,

 

As the subject line suggests, I have a workflow which generates a file using render output. It contains 3 tabs.

 

Also, the name of the output has the appended date of the run.

 

Like ABC_2024-03-06

 

This file needs to be sent to a set of contacts (7-8)

 

How to add the attachment to the email when a new file is getting generated daily and the file name is changing daily (Fixed + Today's date)

 

Attached the ss of just before email tool. Have also added 1 column which contains the dynamic file name

 

 

2 REPLIES 2
binuacs
21 - Polaris

@ShantanuDagar 

one way of doing this

image.png

arunkumark_21
8 - Asteroid

@ShantanuDagar

 

I think the suggestion made by @binuacs  will work pretty fine.

Only thing you should keep in mind is to use a sample/summarise tool before the email tool. Else based on your configuration you might tigger multiple emails.

Labels
Top Solution Authors