<?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 Migrate Cognos to Paginated Report (on-prem) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2768161#M25817</link>
    <description>&lt;P&gt;The organization is a Cognos shop and in the process to migrate reports to Paginated Report (SSRS) or Power BI reports.&lt;/P&gt;&lt;P&gt;I have to migrate a Cognos ‘Performance Report’ into &lt;STRONG&gt;Power BI Report Server (on-prem)&lt;/STRONG&gt; Paginated Report (also referred to as SSRS) and would use the Microsoft Report Builder tool.&lt;/P&gt;&lt;P&gt;The Cognos report used a star-schema Framework Manager semantic layer consisted of 1 fact (summarized), 2 Dims and couple common Dims (Date, Region). Report contains Crosstab, Bar/Line chart and List table for each performance indicator; there are about 10 indicators.&amp;nbsp;&amp;nbsp;For each indictor, there are 3 query subjects; each for Crosstab, Bar/Line chart and List table.&lt;/P&gt;&lt;P&gt;If you are familiar with Cognos, we can generate the SQL from each query subject to use in SSMS to view the same data results but it is very unfriendly SQL. There are at least 30 query subjects for the entire report.&lt;/P&gt;&lt;P&gt;Azure subscription is in the works (for sure with Power BI Premium) – hopefully, we would have the environment in 4-6 months.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Migration thoughts … &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use the Cognos generated SQL&lt;/STRONG&gt; to create dataset for each of the key performance indicator &amp;gt; Matrix, Bar/Line and Tablix in the Paginated Report. This would be bad choice as it would be a nightmare to maintain the very unfriendly SQL in the migrated report (updated at least 2-3 times per year due to new requirements) and there would at least 30 datasets.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create Tabular Model&lt;/STRONG&gt; consisting of 1 fact (summarized), 2 Dims and couple common Dims (Date, Region) for the report. What would happen when it is time to move the Paginated Report on-prem to Azure? Does the Tabular Model become a DataSet?&lt;/P&gt;&lt;P&gt;I would very appreciate your sharing and recommendation what do most work through to migrate Cognos reports to Paginated Report (on-prem) and subsequent to Azure.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 19:28:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-09-14T19:28:04Z</dc:date>
    <item>
      <title>Migrate Cognos to Paginated Report (on-prem)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2768161#M25817</link>
      <description>&lt;P&gt;The organization is a Cognos shop and in the process to migrate reports to Paginated Report (SSRS) or Power BI reports.&lt;/P&gt;&lt;P&gt;I have to migrate a Cognos ‘Performance Report’ into &lt;STRONG&gt;Power BI Report Server (on-prem)&lt;/STRONG&gt; Paginated Report (also referred to as SSRS) and would use the Microsoft Report Builder tool.&lt;/P&gt;&lt;P&gt;The Cognos report used a star-schema Framework Manager semantic layer consisted of 1 fact (summarized), 2 Dims and couple common Dims (Date, Region). Report contains Crosstab, Bar/Line chart and List table for each performance indicator; there are about 10 indicators.&amp;nbsp;&amp;nbsp;For each indictor, there are 3 query subjects; each for Crosstab, Bar/Line chart and List table.&lt;/P&gt;&lt;P&gt;If you are familiar with Cognos, we can generate the SQL from each query subject to use in SSMS to view the same data results but it is very unfriendly SQL. There are at least 30 query subjects for the entire report.&lt;/P&gt;&lt;P&gt;Azure subscription is in the works (for sure with Power BI Premium) – hopefully, we would have the environment in 4-6 months.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Migration thoughts … &lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use the Cognos generated SQL&lt;/STRONG&gt; to create dataset for each of the key performance indicator &amp;gt; Matrix, Bar/Line and Tablix in the Paginated Report. This would be bad choice as it would be a nightmare to maintain the very unfriendly SQL in the migrated report (updated at least 2-3 times per year due to new requirements) and there would at least 30 datasets.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create Tabular Model&lt;/STRONG&gt; consisting of 1 fact (summarized), 2 Dims and couple common Dims (Date, Region) for the report. What would happen when it is time to move the Paginated Report on-prem to Azure? Does the Tabular Model become a DataSet?&lt;/P&gt;&lt;P&gt;I would very appreciate your sharing and recommendation what do most work through to migrate Cognos reports to Paginated Report (on-prem) and subsequent to Azure.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 19:28:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2768161#M25817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-14T19:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Cognos to Paginated Report (on-prem)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2769796#M25831</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can take a look at the following link about migrating SSRS reports to power bi if it helps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/guidance/migrate-ssrs-reports-to-power-bi" target="_blank" rel="nofollow noopener noreferrer"&gt;Migrate SQL Server Reporting Services reports to Power BI - Power BI | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Caitlyn&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 09:05:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2769796#M25831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-15T09:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate Cognos to Paginated Report (on-prem)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2780542#M25925</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp; Thank you for the link.&amp;nbsp; Its useful to help me to understand the migration process.&amp;nbsp; I found some information on what a company did to migrate Cognos reports to Paginated Reports.&amp;nbsp; I hope to find more related information on this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 11:37:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Migrate-Cognos-to-Paginated-Report-on-prem/m-p/2780542#M25925</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-20T11:37:52Z</dc:date>
    </item>
  </channel>
</rss>

