I would like to know where I can change the delimiter in use (currently the ,) when I export data via the API to CSV. the comma is causing and issue as some Description/Name fields have a comma in.
i would like it to change to a ;
Regards
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Hi there,
Unfortunately, you can't change this as it is a CSV (comma-separated value file). It shouldn't cause any issues when you have a comma in a name as the "," should only be valid when it is surrounded by quotes:
Example:
What tool do you use to check/read the CSV.
Best regards.
Jun, 2019 - Permalink