Hello everyone. I am very new to AlterYX (am doing a trial of it trying to see if it can be useful at my company over some other tools) and I am struggling to see how the tool can handel canceling of specific runs. Related to this problem I have two distinct questions.
For example: We have a very basic ETL tool that reads in 3 seperate files. If any of the files has a formatting problem (Aka a text in a field that should be a date, etc..) then we want that entire file to not process, and an email to go out to specific users that would show the exact field location of the format error.
Question #1:
If someone gave us a csv file with 5 fields and 10,000 rows, and field #3 had a format error in row 9,203 Is there a way to capture this information specifically?
Question #2: If we can capture this inforamtion, if there a way to then kill the next steps in the workflow related to this file, but allow the other steps (for the other two files) to continue?
Thanks and let me know if I need to clarify my question any further!