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.
Hi, did you solve this problem? I also encountered this problem. The data in a table is separated by multiple commas, so BAS cannot determine the correct separation position.