<?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: Update RDL report using API does nothing in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1967634#M20189</link>
    <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;BR /&gt;I am not sure about whether you can use patch method to update only part of the source, as far as I know, only Post method is often used in power bi. May I ask which &lt;SPAN&gt;API docs did you read about this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul Zheng&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 07:36:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-07-20T07:36:23Z</dc:date>
    <item>
      <title>Update RDL report using API does nothing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1963639#M20150</link>
      <description>&lt;P&gt;Using May 2021 PBIRS API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The CatalogItems PATCH API all to update a .rdl report seems to do nothing when trying to update the report. POST works fine and creates the report. PATCH to replace the report with updated contents returns 204 code but the report is not changed. The API docs say that only properties in the body that are to be changed need to be passed, so I have been passing:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "@odata.type": "#Model.Report",
  "Content": "&amp;lt;base64-encoded report, exactly the same as works fine in the POST&amp;gt;"
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This just returns a 204 and the report changed time on the server is not updated and the contents of the report are not changed.&lt;/P&gt;&lt;P&gt;I can delete and re-create but this changes the ID of the report and its schedules, causing more complications later.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 18:12:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1963639#M20150</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-17T18:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Update RDL report using API does nothing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1967634#M20189</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;BR /&gt;I am not sure about whether you can use patch method to update only part of the source, as far as I know, only Post method is often used in power bi. May I ask which &lt;SPAN&gt;API docs did you read about this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paul Zheng&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 07:36:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1967634#M20189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-20T07:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Update RDL report using API does nothing</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1968365#M20199</link>
      <description>&lt;P&gt;API endpoint is here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/CatalogItems/UpdateCatalogItem" target="_blank"&gt;https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/CatalogItems/UpdateCatalogItem&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It says it can update only whatever is supplied in the body and the report content is part of that. Otherwise, how could one update a report without changing the ID?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 12:10:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Update-RDL-report-using-API-does-nothing/m-p/1968365#M20199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-20T12:10:16Z</dc:date>
    </item>
  </channel>
</rss>

