<?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: Move SSRS reports to existing PBIRS in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/463391#M6540</link>
    <description>&lt;P&gt;We've noticed a few rendering differences on our more complex reports, but overall I've been very happily surprised how much of it is all working as expected.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jul 2018 16:09:54 GMT</pubDate>
    <dc:creator>messerjc</dc:creator>
    <dc:date>2018-07-16T16:09:54Z</dc:date>
    <item>
      <title>Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/458258#M6448</link>
      <description>&lt;P&gt;Gday,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have around 200 reports sitting on a 2008 R2 SSRS server. Ideally we would like to move these reports to our PBIRS running on 2012. We can't simply replace the whole ReportServer DB as there are existing PB reports on it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone point me in the direction of some automation that might copy thode 200 reports (including folder structure) to PBIRS? We have aroung 50 data sources so if we could somehow preserve credientials that would be a bonus.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 23:09:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/458258#M6448</guid>
      <dc:creator>cnschulz</dc:creator>
      <dc:date>2018-07-10T23:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/458947#M6465</link>
      <description>&lt;P&gt;This should do the trick - you're essentially doing a migration, copying (or backing up and restoring) the ReportServer database and then restoring it either to a new database or to a new SQL Server. Then install PBRIS, and after the install you go through the Config Manager, point it at the new database and away you go. The one thing I ran into recently was that it worked much more cleanly if I also moved over my ReportServerTempDB database. I don't know that it's necessary, but it seems to help smooth out the migration in our situtaiton.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/migrate-report-server" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/migrate-report-server&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 15:29:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/458947#M6465</guid>
      <dc:creator>messerjc</dc:creator>
      <dc:date>2018-07-10T15:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/459225#M6466</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We can't simply replace the whole ReportServer DB as there are existing PB reports on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 23:10:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/459225#M6466</guid>
      <dc:creator>cnschulz</dc:creator>
      <dc:date>2018-07-10T23:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/459230#M6468</link>
      <description>&lt;P&gt;If I clone my SSRS reportserver db and replace the one on the PowerBi Server with this, all I am goin to end up with is the SSRS reports. All of the powerbi reports will be gone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 23:34:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/459230#M6468</guid>
      <dc:creator>cnschulz</dc:creator>
      <dc:date>2018-07-10T23:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/459231#M6469</link>
      <description>&lt;P&gt;Apologies! I misread your original post and didn't realize you already have the existing PBIRS running. I would take a look at something like this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://sqlserverbi.blog/2016/12/03/migrating-reports-between-ssrs-report-servers-simplified-with-new-powershell-commands/" target="_blank"&gt;https://sqlserverbi.blog/2016/12/03/migrating-reports-between-ssrs-report-servers-simplified-with-new-powershell-commands/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's focused on SSRS, but I would be hopeful that it may also work on PBIRS.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2018 23:35:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/459231#M6469</guid>
      <dc:creator>messerjc</dc:creator>
      <dc:date>2018-07-10T23:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/462289#M6526</link>
      <description>Be aware that some SSRS reports may render differently, there are certainly rendering differences between SSRS 2014 and PBIRS.</description>
      <pubDate>Sat, 14 Jul 2018 08:26:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/462289#M6526</guid>
      <dc:creator>Ccparkhill</dc:creator>
      <dc:date>2018-07-14T08:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/463391#M6540</link>
      <description>&lt;P&gt;We've noticed a few rendering differences on our more complex reports, but overall I've been very happily surprised how much of it is all working as expected.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 16:09:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/463391#M6540</guid>
      <dc:creator>messerjc</dc:creator>
      <dc:date>2018-07-16T16:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/463601#M6542</link>
      <description>&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone point me at a page outlining those differences? Most of our reports are strictly tabular, with some groupings. We have a few that insert barcodes and behave like mail merge for letters.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 22:44:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/463601#M6542</guid>
      <dc:creator>cnschulz</dc:creator>
      <dc:date>2018-07-16T22:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/475815#M6758</link>
      <description>&lt;P&gt;Solved for us: I found reportsync that works well. I used the powershell libraries to copy the data source directory first. ReportSync is smart emough to match on data source *name* and thus maintains referential integrity when copying. It was temptiong to try and move everything via powershell but I could not find a way to automtically link all the reports to their newly created data sources given the UUID's were different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ReportSync:&amp;nbsp;&lt;A href="https://github.com/ghalebbadran/reportsync" target="_blank"&gt;https://github.com/ghalebbadran/reportsync&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Powershell documentation:&amp;nbsp;&lt;A href="https://github.com/Microsoft/ReportingServicesTools" target="_blank"&gt;https://github.com/Microsoft/ReportingServicesTools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jul 2018 01:20:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/475815#M6758</guid>
      <dc:creator>cnschulz</dc:creator>
      <dc:date>2018-07-31T01:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/542716#M8450</link>
      <description>&lt;P&gt;Can you explain in more detail?&amp;nbsp; I have tried downloading the rsds files from Reporting Services in SharePoint using PowerShell and that works but then I can't upload them.&amp;nbsp; I can get the rdl files up to PBIRS just fine but not the data sources.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 23:34:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/542716#M8450</guid>
      <dc:creator>alexbransky</dc:creator>
      <dc:date>2018-10-15T23:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/545077#M8503</link>
      <description>&lt;P&gt;I don't think Shared data sources are supported yet.&amp;nbsp; I know in SSRS in the cloud they are not supported but there are plans to support them.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 21:18:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/545077#M8503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-17T21:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Move SSRS reports to existing PBIRS</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/545095#M8505</link>
      <description>&lt;P&gt;Shared data sources are supported, please read the solution document. Copy the datasources via powershel and then use reportsync for the reports. It matches on *name* not uuid which is awesome.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 21:47:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Move-SSRS-reports-to-existing-PBIRS/m-p/545095#M8505</guid>
      <dc:creator>cnschulz</dc:creator>
      <dc:date>2018-10-17T21:47:18Z</dc:date>
    </item>
  </channel>
</rss>

