<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Load/Render Paginated report on Power BI report server on-premises in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265445#M38434</link>
    <description>&lt;UL&gt;&lt;LI&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;ReportExecution2005&amp;nbsp;&lt;/SPAN&gt;endpoint allows developers to programmatically process and render reports in a Report Server. The WSDL for this endpoint is accessed through&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ReportExecution2005.asmx?wsdl.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This endpoint seemed to work for the Power BI Report Server on prem.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 11:23:48 GMT</pubDate>
    <dc:creator>cynthiarego</dc:creator>
    <dc:date>2024-10-31T11:23:48Z</dc:date>
    <item>
      <title>Load/Render Paginated report on Power BI report server on-premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4263636#M38417</link>
      <description>&lt;P&gt;We have a couple of paginated reports in SSRS which we have been loading and rendering in a .net application using the SSRS Report WebService methods via SOAP. (&lt;A href="https://learn.microsoft.com/en-us/sql/reporting-services/report-server-web-service/methods/report-server-web-service-endpoints?view=sql-server-ver16" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/sql/reporting-services/report-server-web-service/methods/report-server-web-service-endpoints?view=sql-server-ver16&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;We are looking to migrate these paginated reports to a Power BI Report Server on premises (not Azure). Are there any REST endpoints/webservice end points on the Power BI Report Server that can be used in c# to load and render these reports in csv/pdf format (just like SSRS had)&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 09:39:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4263636#M38417</guid>
      <dc:creator>cynthiarego</dc:creator>
      <dc:date>2024-10-30T09:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Render Paginated report on Power BI report server on-premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4264711#M38423</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="832903" data-lia-user-login="cynthiarego" class="lia-mention lia-mention-user"&gt;cynthiarego&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can directly use the SOAP you previously used on the Power BI Report Server. Taking the first SOAP API from the document you provided as an example, simply replace your Report Server with the Power BI Report Server, and you will be able to access the SOAP API just like in SSRS.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;SPAN&gt;&lt;A title="https://community.powerbi.com/t5/community-blog/how-to-get-your-question-answered-quickly/ba-p/38490" href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C02%7Cv-jianpengli%40microsoft.com%7Cd9552f18a0c94a7564f308dc188bf35e%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638412236574903368%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=3jxUE%2BTNC8dS4DIhPphEB3NA%2BK94pwURGHu%2BXC4eezw%3D&amp;amp;reserved=0" target="_blank" rel="nofollow noopener noreferrer"&gt;How to Get Your Question Answered Quickly&lt;/A&gt;&lt;/SPAN&gt;&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If it does not help, please provide more details with your desired output and pbix&amp;nbsp;file without privacy information (or some sample data) .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jianpeng&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 02:04:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4264711#M38423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-31T02:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Render Paginated report on Power BI report server on-premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265274#M38430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dont think this endpoint has the Load and Render methods on there. this is just for CRUD on Catalog items, reports etc.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 09:02:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265274#M38430</guid>
      <dc:creator>cynthiarego</dc:creator>
      <dc:date>2024-10-31T09:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Render Paginated report on Power BI report server on-premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265312#M38431</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="832903" data-lia-user-login="cynthiarego" class="lia-mention lia-mention-user"&gt;cynthiarego&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your reply. Your point is great, have you checked the following API for Power BI Report server, which covers all the API interfaces currently published by Power BI Report server:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi-report/" target="_blank"&gt;Power BI Report Server REST API documentation - power-bi-report | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jianpeng&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Li&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 09:25:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265312#M38431</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-10-31T09:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Load/Render Paginated report on Power BI report server on-premises</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265445#M38434</link>
      <description>&lt;UL&gt;&lt;LI&gt;The&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;ReportExecution2005&amp;nbsp;&lt;/SPAN&gt;endpoint allows developers to programmatically process and render reports in a Report Server. The WSDL for this endpoint is accessed through&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;ReportExecution2005.asmx?wsdl.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This endpoint seemed to work for the Power BI Report Server on prem.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 11:23:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Load-Render-Paginated-report-on-Power-BI-report-server-on/m-p/4265445#M38434</guid>
      <dc:creator>cynthiarego</dc:creator>
      <dc:date>2024-10-31T11:23:48Z</dc:date>
    </item>
  </channel>
</rss>

