I have a CSV that I need to create issues from, each with their own unique physical address. When I tried importing it, all of the fields correctly imported except the address field. The importer gave the error that that field is required to import as a JSON object.
Is there an easy way to convert the CSV to a JSON or import this field so that it associates with the GeoData field?
Hello @Christopher Babina
Welcome to Community :)
One of the tools you can use is
https://jsonformatter.org/csv-to-json
Thank you,
Prachi
Is there an easy way to convert the CSV to a JSON
Google 'convert CSV to JSON'.
There are dozens of online tools that do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.