Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Power BI API not returning reports list - MS SQL Server Analysis Service

Hello,

 

I'm trying to use Power BI REST API in order to fetch my reports from my workspaces.

 

All my workspaces have reports that are using MS SQL Server Analysis Service as a data source.

 

When I try to use the Power BI REST API (get reports endpoint), the response is successful but the array "value" of report objects comes empty, for every workspace.

 

Can someone advise what could maybe be wrong? Is there any setting that must be enabled for this to work?

 

Regards,

Manuel Sambade

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

Are you test with pagination reports? As the document said, if your report does not include corresponding datasets in the power bi service, the API may not show the corresponding information in the response.

Paginated reports (rdl) don’t have a dataset. As a result, in the API response for paginated reports, the dataset ID value isn’t displayed.

Regards,
Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Juerg
Regular Visitor

Microsoft has identified the bug and it will be fixed with a deployment on the first weekend of December 2021.

Service Request 2111080050001434

Anonymous
Not applicable

Hi @Anonymous,

Are you test with pagination reports? As the document said, if your report does not include corresponding datasets in the power bi service, the API may not show the corresponding information in the response.

Paginated reports (rdl) don’t have a dataset. As a result, in the API response for paginated reports, the dataset ID value isn’t displayed.

Regards,
Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors