Hi Pete,
Thanks for prompt reply.
Another question to ask, is the CSV file must be in comma-delimited? Could it be in semicolon-delimited?
How would CR treat the data in CSV? When I tested with my CSV file, the result shows in CR is 1 whole line of data as below. How could CR separate the data for me? For example, the line below,
0191,21.Dec.12,AUS,Australia,10310,1003304,Include 10% commission Jayson Food for direct indent
code, date, country code, country name, product code, product type, description
I would like to have each data in it's own column.
Could this be done with CSV file as datasource?
Thanks.