Skip to main content
Microsoft Idea

Power BI

Completed

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.

Administrator on 09 Dec 2021 21:18:08

This is available in the REST APIs

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

sdaviesnz 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