@halilhrm0618 you can try regular expression as
>\d{6}</td>
then use again regular expression
\d{6}
Inputting Data From CSV
-
@blogblogs Hi there!
I guess now you can create a Resource with file:
Do not forget to remove checkbox to take data from file line by line:
And then use this tool to separate data: http://wiki.bablosoft.com/doku.php?id=how_to_work_with_strings#how_to_split_line_into_pieces
