When using multiple file import, I would like a way to specify how many rows i want to import from the file.
I just found this wish from 2019. unfortunately, still pending ...In 2023, I submitted a duplicate:Multi-File-Import: restrict number of lines to read A fixed number of lines is a quite rare case, to account for a variable number of lines to be read,a character sequence can be used to identify the end of the block of data.
e.g. 2 new linesMFI (<< end of DATA block("\!n\!n"))
Besides specifying the end and the number of rows, maybe - please also the randomization options which are available for open ():
and maybe even the new options @jthi 's requested for open():
Provide option to Open() table with specific rows ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.