Open
Description
Hi ,
Thank you so much making this JSON Converter. This helps.
However, there were couple of challenges while parsing the JSon data for more than 1 Lakh Records.
Issue 1: "Run Time error for "Not enough storage is available to complete this operation" at this line
Set JS = JsonConverter.ParseJson(http.responsetext)
Issue 2: Unable to extract field names from JSON data. Can you pls help me on how we can do this.
Regards,
Naveed Raza