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.

Upload .xlsx to Amazon S3 Using Keyfile Login

RonGatmaitan
8 - Asteroid

Hi all,

 

I need to upload an .xlsx file to an Amazon S3 folder, but it seems like Alteryx is limited in the file formats it can save as. The file keeps being saved as a .csv file.

 

Another thing we're looking at is just uploading via SFTP. As I remember, last time I checked, I wasn't able to do this because we use a Keyfile Login as opposed to what was available which was the usual Username and Password login.

 

RonGatmaitan_0-1662477878116.png

 

Thank you.

Ron

3 REPLIES 3
Biswarun
8 - Asteroid

Amazon S3 connector does not yet support xlsx. A way to get around this is by using FUSE, Mountain Duck etc. that lets you mount the cloud as a local drive.

RonGatmaitan
8 - Asteroid

@Biswarun,

 

Ouch! I'm assuming this is outside of Alteryx, right?

Biswarun
8 - Asteroid

FUSE, Mountain Duck etc. are indeed external tools.

Labels
Top Solution Authors