Applies to: Risk Assessment Platform (RAP)
Question
- Can Power BI generate reports and graphs from my risk assessments?
- Does the Risk Assessment Platform integrate with Power BI?
Answer
Yes. Follow the instructions below to use Power BI with your risk assessment data.
Overview:
- Configure the Risk Assessment Platform (RAP)
- Test the RAP API Key using Postman or similar (optional)
- Configure Power BI Desktop edition
- Configure Power BI Web
RAP Configuration
You must have a company admin role to perform these steps in RAP.
- Create an API Security Key
- Go to Settings > API Security Key
- Generate a new API Key by pressing New API Key.
Note: this will invalidate any previous keys - Copy the API key from the popup by pressing Copy.
(Optional) Postman Test
Test the API key can retrieve data from your risk assessments by adding the API Key and your Company ID into Postman (or a similar tool).
Power BI Configuration
- Open the Power BI Desktop version
- Go to Get Data and select "Web".
- Choose the Advanced mode. This is required because as headers are needed.
- Start with the available data sources (https://app.risk-platform.com/api/analyticsdata/datasourcelist)
- Add headers for the RAP API Key and Company ID from the 'RAP Configuration' step. Press OK.
- The 'Power Query Editor' will appear, showing the available data sources.
- For each data source to be imported into Power BI, complete these steps:
-
Select New Source
- Retrieve the data source by adding the data source name to the end of the URL
For example, https://app.risk-platform.com/api/analyticsdata/datasource/ becomes https://app.risk-platform.com/api/analyticsdata/datasource/assessments - Add headers as shown in step 5 above.
- Repeat for each data source.
-
- When all data sources are imported, select Close & Apply.
- Furthermore, relationships can be added between data sources (for Power BI users)
Power BI Web
- Create a workspace
- Upload the Power BI file from the desktop - choose Upload and find the file.
- The contents are available on the web application.
Comments
0 comments
Please sign in to leave a comment.