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.

Change Multiple Input Files' Source At Once

lltang57
6 - Meteoroid

Hello All,

 

My workflow contains a dozen input files, because I want to share it with my colleagues, I have to change input files' source from desktop to web without changing input files' name, so is there any easy solutions?

 

1 REPLY 1
FrederikE
13 - Pulsar

Hey,

You can export your WF as a .yxzp File Type (Options -> Export Workflow) and move this file to the shared location. Once you open this .yxzp Data you will get the WF (.yxmd) and the files associated with this in a seperate Folder. This WF will use Relative Paths and not Absolute ones (Can be seen in Options, Advanced Options, Workflow Dependencies)

Labels
Top Solution Authors