Hi,
I wanted to create an analytic app which would allow user to output result into the provided (from user's local pc) excel template file and into specific range. I've made it to work on local machine but this app needs to be used by non-alteryx users so it have to be on gallery and when i reference a file path to that file, server obviously looks for it in it's local environment. And I can't figure out how to approach that.
The last resort is a network drive which gallery can access but I want to avoid that.
Thanks in advance