The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi, I am working with the PowerBI API and I am wondering if there is a way to obtain a preview image for reports, workspaces, etc via the API. For example, Tableau has Query Workbook Preview Image in their API so I was trying to find if PowerBI had anything similar
Solved! Go to Solution.
Hi @lake_baikal
We have option to export the report to image using the REST api
Ref - https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-to-file-in-group#fileformat
Thanks
Hari
Hi @lake_baikal
We have option to export the report to image using the REST api
Ref - https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-to-file-in-group#fileformat
Thanks
Hari