Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Trying to Process Many Files in Bulk, Using Many Workflows within 1 file

jonnorstrom
5 - Atom

Hey all,

 

Running into some issues trying to process our company's data input all in one swift motion. The idea is that we have many files, and according to how those files are named, they'll run through a specific workflow, and then all be joined later on to have some workflow agnostic information appended. I have each workflow individually working great. (see attached picture now) However, if we have no files for "Vendor 2" this month, then my "Workflow 2" components throw errors (typically: "Missing variable") and therefore the entire thing stops. Any ideas on how to combat this?

 

Any ideas welcomed. I've tried too many to count.

 

Jon

1 REPLY 1
MarqueeCrew
20 - Arcturus
20 - Arcturus
Use a text input tool to create a dummy record for each source. This data can be used to force a record into each stream. Then you can filter those records out gracefully within the downstream processes.

Cheers,

Mark
Alteryx ACE & Top Community Contributor

Chaos reigns within. Repent, reflect and restart. Order shall return.
Please Subscribe to my youTube channel.
Labels
Top Solution Authors