Hi everyone,
I am trying to import some data from a .csv file into a table I created using an XMLport.
I setup the XMLport as following:
Format : Variable Text
FieldDelimiter : <">
FieldSeparator : <,>
RecordSeparator : <<NewLine>>
When running it, I get the result in the following image.
What shall I do?