Forum Discussion
bfernandes0809
8 years agoNew Member
API not returning all reports
Hi all,
i am currently using the PowerBI API to return reports to my webapp.
On the PowerBI Website i can access 4 reports, but the API only returns 2.
Does anyone have a clue why this happens ?
Thanks in advance
2 Replies
- v-micsh-msftMicrosoft Employee
Are those reports all in the same App workspace?
If not, then you may need to use the group Id to get the other reports in another workspace.
Adding the GetReport API referernce:
Regards,
Michael
- AnonymousNot applicable
For future readers:
If you use the GET Reports in Group endpoint it gives you more granular access to the workspaces and should return what you need.