Hi all,
I have a few workflows setup in Alteryx Server that contain a macro. I want multiple workflows to reference the same macro so that when I make changes to that macro, I only need to make the change once.
The problem I'm having now when editing the workflow on Alteryx Server is that when I'm editing the workflow in Alteryx Designer, the macro is located in a temporary "_externals\1\" location on my local PC, instead of the actual location of the macro (on a shared drive) .
Any help with how I should be using macros on Alteryx server would be appreciated.