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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
sanjeevgaut
Frequent 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}}}

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

1 REPLY 1
V-lianl-msft
Community Support
Community Support

If the dashboard is in a group, you should follow this API

You can refer to these two documents for detailed steps:

https://github.com/Microsoft/PowerBI-CSharp 

https://github.com/MicrosoftDocs/powerbi-docs/blob/live/powerbi-docs/developer/embedded/embed-sample... 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.