Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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
Microsoft has identified the bug and it will be fixed with a deployment on the first weekend of December 2021.
Service Request 2111080050001434
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
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |