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

Missing column after Dynamic Input

anhdo92
8 - Asteroid

Hi

I'm trying to pull out multiple data inputs (same format, same number of columns in exactly the same order) using Directory and Dynamic Input tools. The output is expected to return 52 columns in total. But after Dynamic Input tool, only 51 columns are returned - 1 column is missing.
Any help is much appreciated!



2 REPLIES 2
Thableaus
17 - Castor
17 - Castor

Hi @anhdo92 

 

Did you check the warnings after running the workflow? Generally any field that doesn't match the schema shows up in a warning message.

 

Cheers,

anhdo92
8 - Asteroid

Hi @Thableaus 

You're right the file I selected as a template doesn't match the schema. Thank you!

Labels