Forum Discussion
sanjeevgaut
5 years agoFrequent Visitor
Tiles, copy visual as image in powerbi using rest api
I am new in Powerbi. I have requirement to download tiles using powerbi api. tiles reside at below url.
https://app.powerbi.com/groups/me/apps/{appid}/reports/{reportid}/{ReportSection}
I have access to app, i can see the reports in Powerbi.
I have seen powerbi api documentation. when i try with powerbi api UI i get error as Response Code: 404
{"error":{"code":"PowerBIEntityNotFound","pbi.error":{"code":"PowerBIEntityNotFound","parameters":{},"details":[],"exceptionCulprit":1}}}
If the dashboard is in a group, you should follow this API.
You can refer to these two documents for detailed steps:
1 Reply
- V-lianl-msftCommunity Support
If the dashboard is in a group, you should follow this API.
You can refer to these two documents for detailed steps: