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.

AMP engine error

CalTan81
5 - Atom

 input some files and when i hit run I was getting an error using AMP engine. How do I fix this? Here is a screenshot of that error.Screenshot 2024-04-06 161740.png

3 REPLIES 3
caltang
17 - Castor
17 - Castor

Our usernames almost matched lol! 

Anyway, the error seems to show that your input file selected is .avro instead of .csv. Try changing that on the configuration pane and see. 

In addition, since you’re using a wildcard * to call your inputs, be sure to note that the CSVs should be of the same data frame, type, and sizes, so that your inputs are all correctly called.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
CalTan81
5 - Atom

I changed the file format to csv and on my input called out one file instead of using the wildcard(*)  and I am still getting the same error

caltang
17 - Castor
17 - Castor

Can I see what your folder looks like? More screenshots will be most helpful

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors