Unable to map JSON as a string in CSV file
Hi Team,
We have a data set which processes a csv file. Now we have a requirement to add a column which has json data in it. However, since it is a csv file, the JSON data does not gets mapped as a string and it just takes the first key value pair ignoring the entire JSON as the delimiter used is comma(,). Any pointers as to how we can include the JSON in a CSV file and get it mapped properly as a string?
Thanks in Advance!
***Edited by Moderator Rupashree to add Capability tags***
To see attachments, please log in.