csvToJson
csvToJson copied to clipboard
String "ID" conversion error
Hi guys
I have this CSV file
The problem is that the text of the ID column is converted as ""ID""
So I will have this json:
{
"MODULE" : "TEST",
"TABLE" : ""ID"",
"DESC" : "id"
}
can you help me? Thanks
do you have any solution?
@lako12 I can't reproduce. Can you upload the file?
@iuccio Recommend close as issue is stale and not reproducible.
not reproducible.