Skip to main content

Power BI

New

Have REST API return the dashboards and reports in each group

Vote (13) Share
Jayme Edwards's profile image

Jayme Edwards on 04 May 2016 07:17:32

The REST API allows retrieving my dashboards, reports, and groups. Please enable retrieving the dashboards and reports *in* a group.

Comments (1)
Jayme Edwards's profile image Profile Picture

4bc7eeca fe6b-4c42-b329-f2deb34c3009 on 05 Jul 2020 23:27:07

RE: Have REST API return the dashboards and reports in each group

This has been available for some time...?

With the Power BI REST API:
https://docs.microsoft.com/en-us/rest/api/power-bi/dashboards
https://docs.microsoft.com/en-us/rest/api/power-bi/reports

With the Power BI C# SDK:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.powerbi.api.v2.dashboards?view=azure-dotnet
https://docs.microsoft.com/en-us/dotnet/api/microsoft.powerbi.api.v2.reports?view=azure-dotnet