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!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Read/Write Password protected excel files

mohit9garg
8 - Asteroid

Can I read and write password protected excel files?
I want to save password protected files and need to update the same file in subsequent runs.

 

Thanks

2 REPLIES 2
OllieClarke
15 - Aurora
15 - Aurora

@mohit9garg Alteryx cannot natively read from and write to password protected excels. 

I've seen a number of different approaches to this problem, but here's an Alteryx KB which shares some R code to read a password protected .xlsx file into Alteryx. 
https://knowledge.alteryx.com/index/s/article/R-code-to-extract-password-protected-file-in-Designer 

I've also seen python solutions, and even VBS ones too. There are lots of threads on this, but this one is relatively recent and has a robust discussion. https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Alteryx-to-read-and-output-pas... 

Hope that helps,

 

Ollie

caltang
17 - Castor
17 - Castor

Adding to @OllieClarke 's fantastic links, the R Version always works for me. My favourite tool from R so far.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors