In this topic, you learn how to import data from a Web API into Excel and create a chart using the imported data. The steps below will guide you ahead:
This displays the JSON data imported from a WebAPI loaded into a new worksheet, as depicted in the screenshot below:
After importing the data, it is just like any random sheet of data added to an Excel Workbook. You can use it to create Pivot Views or Charts.
As an example, we created both. Since, the data is too huge, so we created a PivotView and using the aggregated data from the Pivot, we inserted a chart as depicted in the image below: