This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
The highly anticipated Alteryx Community tradition is back! We hope you'll join us!
Learn MoreHi, I'm new to Alteryx - trying to do something seemingly simple but failing.
I have a sequence that
1. Generates a batch file to run an external program.
2. External program creates a csv file
After the csv is created by the external program, I need to read from it. I wanted to use an Input Tool. However, I can't connect it to a Block until Done.
So my question is, how can I read the contents of the csv file after it is created by an externally run program?
The following pic is what I have so far.
Thanks for any advice.
Solved! Go to Solution.
Thanks BenMoss. That was it! I'm going to have a few follow questions.