Hi guys,
we have a CSV input file where the different columns are delimited by the ; sign ( not the comma, not a TAB ) it is ; sign.
dw_1.ImportFile fails when the ; sign is the delimiter , i read in the help that only commas , tabs are recognised by the importfile function.
What are my options to get the contents of the CSV file in my datawindow WITHOUT having to loop trough the file and doing some replaces ?
TIA
John