Hi,
I have an analytical app, which allows you to choose file on your local machine, process some data transformations and output the csv file on location specified by you (ex: also local machine). It works in Designer, but I would also like to run the analytical app in Gallery.
I have used Text Box to update the path, where the file should be outputted (similar as in this post: https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/Folder-Browse-Not-Available-on-Gallery-Workaround/ta-p/48913), as File Browse doesn't work in Gallery. I receive an error: "Cannot access the folder". Is there any other workaround except from saving files on a network location that the server login has permission to access?
Thank you in advance!