Hello,
My macro is designed to transfer files from one folder to another. Is there a way for me to add an analytical application to this so that anyone can open and run it? Or any other option that would allow this? Thank you
Hey @JennyRuns24,
you can't make a Makro into an app, as there can't be any user Input for a macro. You can make a regular app and include the Macro in the Workflow of the app.
But having an app instead of a macro won't change who is able to use your workflow.
Hi @JennyRuns24
What do you mean when you say anyone open and run it?
You want to build an app interface, so they can select the source and the destination path?
I was wondering if anyone could run this macro without having Alteryx. Is that a possibility?
Thank you for your reply. I wasn't looking to convert it, but to allow someone to run this without having Alteryx.
@JennyRuns24 take a look at the attached workflow, it is a analytic app that provides a interface so the user can select the source and the destination of files to move.
When you upload a app to Alteryx Gallery and share it with some user (with the required role), the user can execute the app through the Gallery interface.
If the provided answer helped you to solve the problem/was correct, please accept it as a solution
Thanks.
Thank you!!
It worked?
Locally, it would work for anyone that have Alteryx Designer, your analytic app and access to the proper folders.
On server, it would work for anyone with access to the proper collection and if the server have access to the proper folders.