Skip to content

exodrive-ai/telematics-pbi-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Microsoft Power BI Custom Data Connector

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.

The Telematics API Connector

This custom data connector allows you to get and visualize data from the following API methods:

  • CompareScoring
  • CrashList
  • Vouchers
  • ScoringReview

Tutorial

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

image

Step 5: Restart Power BI Desktop and navigate to "Get Data"

image

Step 6: Find "TelematicsAPI (Beta) and select it

image

Step 7: Input domain of your API account

image

Step 8: Input API key of your account

image

Step 9: You can now select objects from your account and either immediately load data or transform it first

image

About

Power BI Connector for Exodrive API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published