Load File
Posted: Wed May 05, 2021 5:14 pm
Hi ,
I have a flat file that is semicolon sepearated as a source .
The file has something like this .
ABC;bcd;12;
BCD;AAA;15;V;
There is a column that comes in few lines later in the source , so i hae an isue that my variales tab is picking up my ata base on line 1 I guess
so is there a any way to get aroun this to decie the columns based on the whole file .
Thanks,
I have a flat file that is semicolon sepearated as a source .
The file has something like this .
ABC;bcd;12;
BCD;AAA;15;V;
There is a column that comes in few lines later in the source , so i hae an isue that my variales tab is picking up my ata base on line 1 I guess
so is there a any way to get aroun this to decie the columns based on the whole file .
Thanks,