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

How to get rid of external folders in an exported workflow

jillian
8 - Asteroid

Hi, I am trying to export a workflow with an embedded macro and input file. However, whenever I export it I get two layers of 'External' folders in the exported package. What should I do if I want the input file and the macro to be in the same folder as the main workflow and not in a separate 'External' folder? Thanks!

1 REPLY 1
BenMoss
ACE Emeritus
ACE Emeritus

Hi!

 

So if you want Alteryx to package all of the assetts into a single folder, then you need to have them all in the same folder when you create the package.

 

Then make sure within your workflow the assets (input and macro) are pointing at those in the same folder as the workflow.

 

Then export.

 

Ben

Labels