DevToys icon indicating copy to clipboard operation
DevToys copied to clipboard

JSON array to table Saving CSV is not working for comma Separated value in column

Open kevin-patel opened this issue 7 months ago • 0 comments

Current behavior

When tried to export the Value itself contains comma was not escaped

How to reproduce it (as minimally and precisely as possible)

Go to Converters -> Json Array to Table and input json values which fields contains the comma and Save as CSV

Expected behavior

please add option to escape using double quote please add option to escape using double quote or something like that for all types of files

Screenshots

image

Workaround

We have to manually find and update that value with double quotes after saving it

Affected platforms

Linux, macOS, Windows

Affected DevToys kind

DevToys (app with GUI), DevToys CLI

DevToys Version

Version 2.0-preview.4

Relevant Assets/Logs

No response

kevin-patel avatar Jul 19 '24 10:07 kevin-patel