Forum Discussion
Anonymous
6 years agoNot applicable
Power BI API Call - Apps - Get Reports
Hi I tired this api call https://docs.microsoft.com/en-us/rest/api/power-bi/apps/getreports#code-try-0 ?
I am getting blank for the Dataset attribute.
anyione else facing the same issue ?
Thanks
5 Replies
- parry2kSuper User
Anonymous I believe you already signed in and registered to your app and passed appid value to the url.
- AnonymousNot applicable
Yes i did that, passed the appid parameter. I get all the attributes but for dataset i get blank.
- parry2kSuper User
Anonymous hmmm, not sure why? Do you have permission on the dataset? I believe you do but still worth checking.
- amitchandakSuper User
Anonymous , refer if these can help
https://www.sqlshack.com/how-to-access-power-bi-rest-apis-programmatically/