Would like to know is it possible to connect to a CSV file as datasource?
If yes, may I know the steps to connect?
So far, I am only able to find steps connect to Excel file but no help in CSV file.
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?
It seems that it needs to be Comma separated for CR to see the data as separate columns.
Unless someone else can suggest a better way, it looks to me that there are perhaps 2 alternatives:
> Open the CSV file in Notepad or similar text editor and do a Find/Replace to change the semi colons to commas; or
> Leave the source data as it is and use CR's "Split" function to break the single column into its separate components.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.