Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
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