andy ellixson
Junior Member


I Love IRobotSoft
Posts: 29
Gender:
|
Okay, so now i'm having fun!! I'm reading a list of URLs from a CSV file from column articleUrl. But, I want to skip to a particular record index, prior to processing anything. I've tried using a dummy task with next_url=csv_data.next(), then in the Repeat property, N times, skip_value (it's a variable). Doesn't appear to work as, it runs the NEXT action in my Task. I want this dummy action to loop through PRIOR to next action. How can I do this? Is there a skip() like function for datasets???
|