This is a repository of Power BI custom data connector developed by max-zorn. Data Connectors are created using the M language. Please see the Power Query Connector Developer Reference for more details. Feel free to modify the code from telematics-pbi-connector/code under your own needs using the official manual.
This custom data connector allows you to get and visualize data from the following API methods:
- CompareScoring
- CrashList
- Vouchers
- ScoringReview
Step 1: Get the key and domain for your API account
Step 2: Download TelematicsAPI.mez file from telematics-pbi-connector/build folder in this repository
Step 3: Copy this file under C:\Users\<Your_User_Name>\Documents\Microsoft Power BI Desktop\Custom Connectors
*If the folders do not exist, create them
Step 4: Open Power BI Desktop, set "(Not recommended) Allow any..." under Options/Data Extensions
Step 5: Restart Power BI Desktop and navigate to "Get Data"
Step 6: Find "TelematicsAPI (Beta) and select it
Step 7: Input domain of your API account
Step 8: Input API key of your account
Step 9: You can now select objects from your account and either immediately load data or transform it first