Is there a way to especify a character string delimiter?

Answered

I have a csv with carriage return into strings, so webdatarokcs guess it’s a new line but it’s not so I would like to set the character string delimiter by something as  “”
 
example
 
data =[“1”; “2”;”3″;”jhdf \r”;”2541″]; // a single data row
stringdelimiter = ‘”‘;
 

1 answer

WebDataRocks Team WebDataRocks June 29, 2020

Hello, Sebastian,
 
Thank you for reaching out to us. 
 
Please note that the CSV data source supports only CSV files and not arrays. Therefore, WebDataRocks could successfully process your data from the file. 
 
Contact us if it helps, otherwise, we would like to kindly ask you to provide further details about your issue. 
 
Best regards, 
WebDataRocks Team