@halilhrm0618 you can try regular expression as
>\d{6}</td>
then use again regular expression
\d{6}
data limit for txt
-
when pulling data from text document it only pulls 200 lines.
How can I fix -
@sixbrother said in data limit for txt:
when pulling data from text document it only pulls 200 lines.
How can I fixI worked perfectly with text files for tens and hundreds of thousands of lines, describe the problem in more detail.