Ask Your Question
2

What is the process of bringing in numerous JSON arrays in Excel that only have one dimension?

asked 2021-07-15 11:00:00 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-05-30 21:00:00 +0000

pufferfish gravatar image

There are multiple ways to bring in JSON arrays in Excel that only have one dimension. One of the simplest methods is:

  1. Open a new workbook in Excel.
  2. Go to the "Data" tab and select "From Other Sources."
  3. Select "From Web" in the drop-down menu and enter the URL containing the JSON data.
  4. Click "OK" and the "Import Data" dialog box will appear.
  5. Select "JSON" from the left-hand menu and select the option that best matches your data structure.
  6. Click "Load" to import the data into Excel.

If the JSON data is not available online, it can be saved as a file and imported into Excel.

  1. Save the JSON data in a text file with the .json file extension.
  2. Open a new workbook in Excel.
  3. Go to the "Data" tab and select "From Other Sources."
  4. Select "From File" and browse for the saved JSON file.
  5. Select "JSON" from the left-hand menu and select the option that best matches your data structure.
  6. Click "Load" to import the data into Excel.

Once the JSON data is imported, it can be further manipulated or analyzed using Excel functions and tools.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-07-15 11:00:00 +0000

Seen: 9 times

Last updated: May 30 '22