Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am reading JSON File and loading into csv file , but data is not coming as per the json file data
please some one help out.
it is one -one load, and datatype is sting only
I guess it is a display issue, open the CSV file using notepad++ and see if the data is the same as JSON.
Hi
Can you please show us an example of your JSON data? and what are your expected output result?
Regards
Shong
Hi Shong
This is data coming from json where datatype is string and it is one-one load.
Reading from JSON and loading into csv file as same as JSON.
In tlogrow have loaded , data is coming as JSON only.
But
when load into csv file format data is changing like below
I guess it is a display issue, open the CSV file using notepad++ and see if the data is the same as JSON.
Hi Shong,
Many thanks for the update, data is loading in notepad++ as per JSON FILE.