Page 1 of 1

Import from textfile

Posted: Fri 05 Dec 2014 18:42
by ordnance1
I have a text file that currently has about 500,000 lines of data. Is it possible to limit my import to the last 10,000 rows of data?

Re: Import from textfile

Posted: Mon 08 Dec 2014 11:27
by alexa
Please perform the following:

1. Invoke the data import wizard.
2. On the 'Source file' page of the wizard, select the 'Text' import format.
3. On the 'Options' page, specify 490,000 in the 'Skip lines:' field.

Re: Import from textfile

Posted: Thu 11 Dec 2014 22:54
by ordnance1
Thanks for the answer