HowTo>JSON API TUTORIAL:Power BI

JSON API Tutorial: Power BI

Pull your data into Power BI using JSON API


Import Data

1. Get data from web

In “Data” tab, click on “Get Data” → “Web”

screenshot of powerbi

2. Paste the API address in URL

screenshot of powerbi

3. Transform JSON dataset to Table

3-1. After the dataset in JSON format is loaded in the Power Query Editor, click To Table under the Transform tab.

screenshot of powerbi

3-2. Click OK in the pop-up window.

screenshot of powerbi

3-3. In the Home tab, click the Expand icon to expand the column to a table.

screenshot of powerbi

3-4. Select all columns or customize your own selection, and click OK.

screenshot of powerbi

3-5. When the column is expanded to a table, click Close & Apply.

screenshot of powerbi

4. View the data set in a table

Click the Data tab on side navbar to view the dataset in a table.

screenshot of excel