BiitOps PowerBI Repository
Welcome to the BiitOps repository for ready to use PowerBI reports.
Here you will find a set of .pbix files which can be used with your BiitOps API datasource.
These report are available for free. BiitOps does not directly support these.
You may modify the visuals and datatables as you please.
When you download a report it comes preconfigured with a BiitOps sample dataset.
How to setup
To use these reports, follow these simple steps.
Configuring the BiitOps Rest API Report
- Take note of the required template, listed on this page next to the PowerBI report you have selected. You will need to know the name of the Data Collection Module and the Report Template, as well as the type of BiitOps report(s), you need to configure.
- Log into your BiitOps Portal and goto the Templates tab. Verify the required template is available in the list, if it is not listed, select the - New Reports - tick, find the template and download it using the green arrow.
- Assuming the Data Collection Module has already been configured, go to the Reporting Tab, and click the + Add New option in the top left corner.
- On the 1st Tab, specify the name of the report, select the report type, like Analytics report and select the required template from the list. Click Next.
- On the 2nd tab, specify your selection logic to include the servers or service instances you would like to see in your PowerBI report. Click Next.
- On the 3rd Tab simply click next, as you do not need static Excel files for PowerBI reporting.
- On the 4th Tab select API, and then simply click the report URL. IT will get copied to your clipboard. Make a note of this URL. Click - Update.
- If your PowerBI report requires a second report type, create this specifying te different report type on the 1st Tab, and using the same selectionlogic on the 2nd Tab. Again make a note of the report URL.
- Once your click - Update - The report will generate in the background. Deplnding on the size og the data set this can take anywhere from seconds to minuttes. Once a report is generated, you will see a timestamp in the last generated column.
- As a last step you will have to prepare the URL for the Report Metadata. You will need both a Report URL and a Metadata URL per API Report. This is done by slightly modifying the Report URL, adding a /Metadata before the ?api_key, like this
Report URL : https://[FQDN]/api/report/[Report Guid]?api_key=[APIKey GUID]
Metadata URL : https://[FQDN]/api/report/[Report Guid]/Metadata?api_key=[APIKey GUID]
Configuring the PowerBI Report
- Download the report you would like and unzip the pbix file
- Within your PowerBI portal, click the lower left corner to import new data, and select the item - Files. Then select - Local File - and point to the extracted .pbix file.
- Once imported, you can open the report and view the sample BiitOps data.
- Close the report and go to the tab Dataset. Open setting on the related data set, and expand parameters. Depending on the chosen report you will have to opportunity to specify between 1 and 4 URLs, as well as a Uploaded to PowerBI Services Boolean.
- Insert the Report and Metadata URLs for the Report(s) and click apply.
- Wait a few minutes, the Credential Information will inform you that you need to configure these. Depending on your PowerBI setup, do one of the following
- If PowerBi has direct access to your BiitOps API URL, click each Report URL under credentials and specify anonymous.
- If you are using a PowerBI data gateway, configure this instead of URL level credentials. To permit the API URL access through the data gateway, simply specify the base URL of a report, like https://[FQDN]/ - without the rest of the report URL.
- After the credentials has been configured, go back to the Dataset Tab and click - Update Dateset - on the relevant data set.
- Once the Dataset update has completed successfully, you can choose the schedule automatic updates for the Dataset.
- Go to the Report Tab and open your report. If the data is not available yet, click the Refresh Option with the report.
Feedback and ideas for new PowerBI report can be sent to - powerbi (at) BiitOps.com.