Updating output file
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
New Alteryx user here,
I am trying to build a workflow which takes certain cells of data from two separate input files and updates fields in an embedded excel file. That excel then needs to be refreshed and sent as an email attachment. Would Alteryx be capable of doing this?
Thanks,
James
- Labels:
- Administration
- Tips and Tricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Jigoe13
1) You can bring in your input files in a workflow with 2 separate Input Data tools.
2) You can merge the data files together, prep the data, and clean up the data within the platform
3) You can then use an output tool to output the data to an excel file.
4) You can also configure an email tool (reporting category) with the proper SMTP settings, attach the excel file as an attachment and then run the workflow to send out the email.
https://help.alteryx.com/20223/designer/email-tool
Hope this helps.
