Hi all,
with help from a directory input file and a macro I am importing several CSV files.
I noticed however that after the macro not all data is imported. When opening the csv file the first row that contains the headers is several lines long and the first line ends with " "Posted ",
which is exactly until where the import was done.
How can I make sure all the data is imported?
Thanks in advance
Roger
Solved! Go to Solution.
@Greenlama254 while reading the CSV increase the filed length in the configuration.
hope this helps.
mark done if solved.
@Greenlama254 you can add a sample file if this does not work,
will help with the flow.