Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to do IF statement: If my resource runs out of data to process do x actions. How do I do this? I tried to use Ignore errors but that did not work.
When you use {{Resource}} in the script, make sure to activate option "Dont end up application if not exist".
@GaG said in Add if statement to All Data has been Processed for {{Resource}}:
Dont end up application if not exist
I do not see where this is?
@Sentient
Thank You, SOLVED!
@halilhrm0618 you can try regular expression as >\d{6}</td> then use again regular expression \d{6}
@spa3212 said in Reading input data from csv file of non english:
@Fox so don't know for csv file this doesn't work, but for txt file it does :) anyways thans.
This works for any text file. Attach the file for the test
@Houman_so Untitled.png Untitl2ed.png
@BAS-Viet-Nam Hello. i am having a similar problem. Did you find the exact solution?