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.

connect sharepoint data to alteryx and then covert it into dataframe

nidahahmad
5 - Atom

Hi,

the data set used in my workflow is downloaded from sharepoint.

which then needs to be converted into Data frame, so that i can use my model build using Python.

new to alteryx so can't figure it out.

2 REPLIES 2
Maskell_Rascal
13 - Pulsar

If your file is located on SharePoint, you have limited options on how to pull it into Alteryx. There are really only two methods to do so. One requires Internet Explorer and changing the path in the Input Tool to your company's site path: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Connect-Alteryx-Designer-to-Excel-in-S...

 

The second method requires you to sync the SharePoint folder to your desktop. https://support.office.com/en-us/article/sync-sharepoint-and-teams-files-with-the-onedrive-sync-app-...

nidahahmad
5 - Atom

I have already pulled the data from sharepoint to alteryx.

the main question is how to pull that data into data frame in python(alteryx)

Labels
Top Solution Authors