The Wayback Machine - https://web.archive.org/web/20230929084718/https://github.com/migueesc123/PowerBIRESTAPI
Skip to content

migueesc123/PowerBIRESTAPI

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 30, 2023 16:17
s
June 24, 2017 02:40
s
June 24, 2017 02:40
June 24, 2017 16:12
November 30, 2022 10:37
July 6, 2022 21:54

PowerBIRESTAPI

Big thank you to https://github.com/klinejordan for contributing to this repo!

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API.

The goal of this connector is to enable you as an end-user or a tenant admin to easily:

  • Create a catalogue of all the resources deployed to your tenant
    • Dashboards
    • Reports
    • Datasets
    • Dataflows
    • Pipelines
    • Apps
    • Gateways
  • Retrieve a list of the members and types of access for each member inside an app workspace 'aka' Group
  • Analyze Refresh history and error codes
  • View gateway cluster and datasource details
  • Analyze deployment pipeline operations
  • Call the Activity Events log Power BI REST API Connector

Some API end points perform poorly on large tenants, and as such we have included those in an "Experimental" folder as we cannot guarantee performance of these queries.

Power BI REST API Documentation

Be sure to read the official documentation from Microsoft about the Power BI REST API on: https://msdn.microsoft.com/library/dn877544.aspx

To use the custom connector

You can grab the .mez file from this link and place it in your Power BI custom connectors folder. No other setup is required. You should be able to see the Power BI API Custom Connector in your Get Data Window:

Power BI API Custom Connector in Get Data window

For more information on how to create your own custom connectors folder, please visit the official documentation from Microsoft Power BI Custom Connectors.

About

A Microsoft Power BI Data Connector or Power Query Connector for the Power BI REST API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published