Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Macro within App

pcatterson
11 - Bolide

I have a simple analytics app that I built.  Within the analytics app, there is a batch macro.  When I run it, it works perfectly, but when I hand the app off to someone who doesn't have that batch macro then it says:

 

There were Errors:

 

(2): The entry point is invalid.

 

Is there a way to package up the necessary macro with the app so that anyone can run the app without having the macro beforehand?

1 REPLY 1
RodL
Alteryx Alumni (Retired)

Under Options>Export Workflow.

Then just make sure you check what you need to get packaged.

The receiver will open the Package that is created and it will unzip everything into a folder.

Labels