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.

Reading protected excel file

SH_94
11 - Bolide

Dear community,

 

I would like to ask how can we read the protected excel file in alteryx?

 

I have tried to look for resource and they use R tools to to read the data. I keep having the error as below :

SH_94_0-1649673498365.png

Hence, would like to ask if there is any other way to read the protected excel file? Or do anyone know how to fix the error above?

 

Thank you.

 

5 REPLIES 5
binuacs
21 - Polaris

@SH_94 This can be done using Python, I think @PhilipMannering can give you more information about how this can be done in Python.

SH_94
11 - Bolide

Hi @binuacs ,

 

How about in alteryx?

 

Thank you

binuacs
21 - Polaris
Kamran1991
11 - Bolide

Hi @SH_94,

 

I am also looking for this solution.

apathetichell
20 - Arcturus

Run Alteryx as Admin. It's telling you it can't write the required R package to the proper directory. I usually would get around this by using RTools as a package manager and installing to that location. Alteryx as Admin should work.

Labels
Top Solution Authors