8
@2021 Worksoft, Inc. All rights reserved. How To Consume Results API from Microsoft Power BI or Microsoft Excel 1 Open Swagger page: http(s)://yourdomain/CertifyResultsAPI/swagger/ui/index 2 Generate a Certify Results API token and enter the token. For more information, see Generating a Token in Certify Results API. 3 Enter the required inputs to the end point that you intend to use in the Microsoft® Power BI® or Microsoft Excel® Results Folders end point is shown below. 4 Click Try it out! and verify that the response code is 200.

How To Consume Results API from Microsoft Power BI or

  • Upload
    others

  • View
    4

  • Download
    0

Embed Size (px)

Citation preview

Page 1: How To Consume Results API from Microsoft Power BI or

@2021 Worksoft, Inc. All rights reserved.

How To Consume Results API from Microsoft Power BI or Microsoft Excel

1 Open Swagger page: http(s)://yourdomain/CertifyResultsAPI/swagger/ui/index

2 Generate a Certify Results API token and enter the token. For more information, see Generating a Token in Certify Results API.

3 Enter the required inputs to the end point that you intend to use in the Microsoft® Power BI® or Microsoft Excel® Results Folders end point is shown below.

4 Click Try it out! and verify that the response code is 200.

Page 2: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

2

5 Get the following information from Swagger.• ResultsAPIToken• ResultsAPIResultsFoldersUrl

6 Open Microsoft Power BI or Microsoft Excel in a browser.Microsoft Excel: Click Data and From Web.

Page 3: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

3

Microsoft Power BI: Click Get Data and select Web.

7 Select the Advanced option and paste the ResultsAPIResultsFoldersUrl value from Step 5 into the URL parts text field.

8 In the HTTP request header parameters field, enter token in the first text box.9 In the second text box, paste the ResultsAPIToken value from Step 5.10 Click OK.

Page 4: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

4

The Power Query Editor window opens.

11 Under Results, click List Tools.

12 In the Transform tab, click the To Table button to expand the collection into table.

Page 5: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

5

The To Table dialog box opens.

13 Click OK.14 In the Column1 header, click the Expand button.

15 Select the columns that you would like to see in the report.16 Click OK.

Page 6: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

6

17 Click the Expand button in other columns until all the required columns are selected.

18 Click OK.19 After all of the required columns are selected, click Close & Load.

The Power Query Editor closes.

Page 7: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

7

In Microsoft Excel, the data is populated on a new sheet.

In Microsoft Power Bi, the selected columns appear in the Fields section, and they can be included into any visualization.

Page 8: How To Consume Results API from Microsoft Power BI or

How To Consume Results API from Microsoft Power BI or Microsoft Excel

8

20 Click Refresh to pull the live data.