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.
SOLVED

When Field "Entity" is not in Column A, then "Error: Entity must be in Column A"

Yogish
6 - Meteoroid

Hi 

 

When i pass on the input excel file, it should validate the first field "[Entity]" in column A else should throw an error saying "Error: Entity must be in Column A"

 

Note:input file may contain the field "[Entity]" in column B or column C. but still should throw the error.

 

Basically its a field validation which i require your suggestions.

 

 

Thank you.

1 REPLY 1
DavidP
17 - Castor
17 - Castor

Hi @Yogish 

 

You can use a Test tool, like this:

 

DavidP_0-1610469816670.png

 

 

Labels
Top Solution Authors