Reading protected excel file
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
SH_94
11 - Bolide
‎04-11-2022
03:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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 :
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.
Labels:
- Labels:
- Common Use Cases
5 REPLIES 5
binuacs
21 - Polaris
‎04-11-2022
03:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@SH_94 This can be done using Python, I think @PhilipMannering can give you more information about how this can be done in Python.
‎04-11-2022
06:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
binuacs
21 - Polaris
‎04-11-2022
07:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@SH_94 the below post might be helpfull
Kamran1991
11 - Bolide
‎04-11-2022
01:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
apathetichell
19 - Altair
‎04-11-2022
02:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
