We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Exporting workflow to package .yxzp with multiple level embedded macros

ANNE_LEROY
8 - Asteroid

Hello,

 

I want to export my workflow to package .yxzp for distribution to users.
It contains an outer macro which in turn contains another macro.

 

Exporting workflow only includes the outer macro. How can I specify to include inner macro as well ?

 

For the moment, my only idea is to include the inner macro somewhere hidden in the main workflow, which is not very clean.

 

Thanks a lot.

 

Anne

3 REPLIES 3
Gaurav_Dhama_
12 - Quasar

OK this is a good question.

Go to Options>User Settings>Edit User Settings> Go to Advance and check "Display Asset Management in Properties Window"

Gaurav_Dhama__0-1754383111616.png

 

Once that is done, select your outer macro, on the settings pane, select the asset.

Gaurav_Dhama__1-1754383213300.png

 

Once you click on that it will show you the inner macro, check that to include it with your outer macro.

Once done, now if you package your workflow, both of the macros will be included in the package.

 

ANNE_LEROY
8 - Asteroid

Hello, thank you.

I don't see this option. I'm on desktop version : 

ANNE_LEROY_0-1754383674851.png

 

 

Could it be the reason ? Or am I searching at the wrong place ?

ANNE_LEROY_1-1754383725268.png

 

ANNE_LEROY
8 - Asteroid

Waow ... I found it; it was in General in fact in my version; I added the inner macro file and ... magic ... it's working fine ...

 

Thank you very very much 😊

 

Anne

Labels
Top Solution Authors