Forum Discussion
kaushikmakadia
3 years agoHelper I
How to extract SSRS Reports RDL using Web Service from PowerBI.com
Hi there, Currently, we have a on-premises SSRS 2016 (SQL Server Reporting Service in standalone mode) server and it has many paginated reports (RDL files) with pre-formatted business requirement...
- 3 years ago
For option 1 I think you can use this API
Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
For option 2 - Power BI Report Server is built on the same base as SSRS so all the same web service calls work.
d_gosbell
3 years agoSuper User
For option 1 I think you can use this API
Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Docs
For option 2 - Power BI Report Server is built on the same base as SSRS so all the same web service calls work.