Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

How to send .xlsx of size more than 10 MB through email using Email tool

Mohd-Siddiqui1
8 - Asteroid

Hi there,

 

My Alteryx workflow is producing the .xlsx file as an output. I need to send the output excel file, but as the size of excel file is more than 10 MB, the email tool is giving the error that it cannot send files of size more than 10 MB.

 

Is there any way to send files of size greater than 10 MB? Do we have any there tool apart from Email tool which can help?

Does compressing the file helps? if yes, then how can we compress the file in Alteryx?

3 REPLIES 3
TheOC
16 - Nebula
16 - Nebula

hey @Mohd-Siddiqui1 

There are a few ways around this. This thread may be of some use- documenting how to prompt emails to be sent via command line with Alteryx:

https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Email-Attachment-exceeds-allowable-lim...


There are also some notes on compressing a file prior to sending here:
https://community.alteryx.com/t5/Alteryx-Designer-Discussions/How-to-send-alteryx-workflow-output-fi...

However - i believe XLSX is already compressed, so i'm not sure how much smaller you could get it.

 

Hope this helps,
TheOC

Cheers,
TheOC
Connect with me:
LinkedIn Bulien
Watermark
12 - Quasar
12 - Quasar

Does it have to be emailed? Can you save to a different location, a share drive or maybe dropbox or something?

Mohd-Siddiqui1
8 - Asteroid

Hi @Watermark 

 

It has to be emailed only.

Labels
Top Solution Authors