I saved the code you(emeditor) shared for JsonToCsv.jsee and followed your instruction"then select this file from Select... in the Macros menu. Finally, open your data file, and select Run in the Macros menu " but I'm getting this error screenshot
Here's one of the lines in the Json file. {"_id":{"$oid":"504e5fe7313ea25b9b00003f"},"date_joined":{"$date":"2011-12-16T23:17:33.000Z"},"email":"sample@abc.net","first_name":"","group":"virtela","is_active":true,"is_staff":false,"is_superuser":false,"last_login":{"$date":"2012-11-29T07:40:08.961Z"},"last_name":"","password":"sample","url_logging_enabled":false,"username":"sample@abc.com"}
The desired outcome could would be converting this in CSV format. i.e. screenshot
please advise.
Thank you.