Hello,
I've created an analytical app and want to give Users the option to select the input file. These are excel file stored in SharePoint. How can use the File Browse tool to help user select excel files on SharePoint site?
Regards,
Rosh
Hi @Rosh_2788,
I've just tested this myself and it works well if the end user has their sharepoint file directory synced to their local machine as they would effectively upload the file to the app/gallery.
Is this what you are after?
Thanks,
Joe
Hi Joe,
Thanks for looking into this. Yes, this is what I'm after. I've created a similar workflow as you show above, however, when try to browse the file, it doesn't give me an option to connect to SharePoint? Below is what i see
File..
Microsoft SQL Server..
Oracle..
Hadoop..
Other Database..
Sounds like a great start @Rosh_2788
You won't see Sharepoint as a file type or database type as Sharepoint is just a repository for your flat files. What you and your users will need to do is SYNC sharepoint to your computer/file explorer.
Instructions on how to do that are here: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/How-To-Connect-to-Sharepoint-with-A...
The second option is to map the network drive which is explain in the solution here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Connect-Alteryx-Designer-to-Excel-in-S...
Thanks again Joe!
Yaa, the first option is what I'm looking to set up, where the user gets to the location and can select the file. However, i dont see the sync option in SP 😞
The second is similar to how I pull files into alteryx from SP, but dont think its a user friendly option for users.
What do you see in SharePoint online, could you share a screenshot?
Here's what you should be able to do:
Hey @Rosh_2788
I've also just noticed that the Sharepoint File Input Tool has recently been released, which you might want to check out: https://help.alteryx.com/20213/designer/sharepoint-files-input-tool
Cheers,
Joe