Hi all, I have a question about using alteryx to run a macro saved within an excel file. Using a guide on here I actually have it running successfully so my question is as follows. I work in an environment where the workflow will be downloaded and run by a new user next year so the inputs for my Run Command tool which currently point to my local computers' file path will no longer be valid once the new user downloads the workflow.
1. Is it possible to have the Write Source field be dynamic so the new user does not have to point it to their local folder?
2. Same situation with the Command Arguments field which currently points to the scripts generated locally. Can this field be dynamic to automatically point to their local folders?
If not, I am open to other suggestions on how to embed an excel macro within an alteryx workflow without the use of scripts, etc. I just haven't found any other ways.