reportexecutionservice
1 TopicProgramatic Rendering and Export of Paginated Reports on PBIRS
Hi, we recently migrated from SSRS to PBIRS, but cant shut down the the old SSRS because of one issue. We need to daily export a paginated report to a filepath in xls. format. The report is parameterized. The result is 50 complex excel files/day with specific naming convention. We achieve this using SSIS and a C# script with ReportExecutionService Class (link). It doesnt seem to be supported on PBIRS. Do you have any idea, how we can programmatically render and save reports from a PBI report server? Thanks a lot in advanceSolved1.2KViews0likes2Comments