<?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: Creating a SSRS report into Power BI report builder (Paginated Report) in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4762897#M41396</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1307752" data-lia-user-login="mhafeez" class="lia-mention lia-mention-user"&gt;mhafeez&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community, and special thanks to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="259082" data-lia-user-login="Ilgar_Zarbali" class="lia-mention lia-mention-user"&gt;Ilgar_Zarbali&lt;/a&gt;&amp;nbsp; for their prompt and helpful response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just following up to see if the solutions provided by community members were helpful in addressing the issue.&lt;/P&gt;
&lt;P&gt;If one of the responses helped resolve your query, please consider marking it as the Accepted Solution. Feel free to reach out if you need any further clarification or assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Prasanna Kumar&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2025 03:50:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-07-15T03:50:04Z</dc:date>
    <item>
      <title>Creating a SSRS report into Power BI report builder (Paginated Report)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4760393#M41371</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am currently recreating an SSRS report in &lt;STRONG&gt;Power BI Report Builder&lt;/STRONG&gt; (paginated report). I’ve completed most of the report, but I’m running into an issue with overlaying charts.&lt;/P&gt;&lt;P&gt;To match the original SSRS design, I need to overlay &lt;STRONG&gt;three separate charts&lt;/STRONG&gt; into a single visual:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Chart 1:&lt;/STRONG&gt; The main data trend&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Chart 2:&lt;/STRONG&gt; The timestamp&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Chart 3:&lt;/STRONG&gt; The event marker&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;I’ve tried placing all three charts inside a &lt;/SPAN&gt;&lt;STRONG&gt;rectangle&lt;/STRONG&gt;&lt;SPAN&gt; to group and align them, but that hasn’t worked as expected. I’ve also tested a few other approaches but haven’t had any luck so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If anyone has suggestions or best practices for overlaying multiple charts in Power BI Report Builder, I’d really appreciate your help or recommendations. I can’t attach the RDL here, but I can share the &lt;STRONG&gt;XML version&lt;/STRONG&gt; if needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 19:22:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4760393#M41371</guid>
      <dc:creator>mhafeez</dc:creator>
      <dc:date>2025-07-11T19:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SSRS report into Power BI report builder (Paginated Report)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4760909#M41377</link>
      <description>&lt;P&gt;Power BI Report Builder (like SSRS) does not natively support true chart overlaying like in layered visuals, but you can simulate overlays using careful alignment and transparency.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Use a Rectangle as a Container:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Insert a Rectangle to group the charts.&lt;/LI&gt;&lt;LI&gt;Place all three charts inside it — this ensures they move and align together.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;2.&amp;nbsp;Set Chart Backgrounds to Transparent:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For Chart 2 and Chart 3 (timestamp and event marker), set:&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Background Color: Transparent&lt;/LI&gt;&lt;LI&gt;Chart Area Border: None&lt;/LI&gt;&lt;LI&gt;Plot Area Border: None&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;3.&amp;nbsp;Align Charts Precisely:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Use the Properties pane to set identical position (Top, Left) and size (Height, Width) for all charts.&lt;/LI&gt;&lt;LI&gt;Set Z-Index to control layering (Chart 1 = base, Chart 2 = middle, Chart 3 = top).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;4. Axis Management:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Keep axes only on Chart 1. Hide axes, labels, and legends for Charts 2 and 3 to avoid duplication.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This mimics overlay behavior and preserves SSRS-style visuals. It’s a manual approach but works reliably with precision placement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped solve or clarify your issue, please &lt;STRONG&gt;mark as solution&lt;/STRONG&gt; and &lt;STRONG&gt;give kudos&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 07:18:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4760909#M41377</guid>
      <dc:creator>Ilgar_Zarbali</dc:creator>
      <dc:date>2025-07-13T07:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SSRS report into Power BI report builder (Paginated Report)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4762897#M41396</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1307752" data-lia-user-login="mhafeez" class="lia-mention lia-mention-user"&gt;mhafeez&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric Forum Community, and special thanks to&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="259082" data-lia-user-login="Ilgar_Zarbali" class="lia-mention lia-mention-user"&gt;Ilgar_Zarbali&lt;/a&gt;&amp;nbsp; for their prompt and helpful response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just following up to see if the solutions provided by community members were helpful in addressing the issue.&lt;/P&gt;
&lt;P&gt;If one of the responses helped resolve your query, please consider marking it as the Accepted Solution. Feel free to reach out if you need any further clarification or assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Prasanna Kumar&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 03:50:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4762897#M41396</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-15T03:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SSRS report into Power BI report builder (Paginated Report)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4766488#M41410</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1307752" data-lia-user-login="mhafeez" class="lia-mention lia-mention-user"&gt;mhafeez&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just following up to see if the solution provided by community member were helpful in addressing the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If&amp;nbsp; the response helped resolve your query, please consider marking it as the Accepted Solution. Feel free to reach out if you need any further clarification or assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Prasanna Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 07:46:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4766488#M41410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-17T07:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a SSRS report into Power BI report builder (Paginated Report)</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4771546#M41450</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1307752" data-lia-user-login="mhafeez" class="lia-mention lia-mention-user"&gt;mhafeez&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just following up to see if the solution provided by community member were helpful in addressing the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If&amp;nbsp; the response helped resolve your query, please consider marking it as the Accepted Solution. Feel free to reach out if you need any further clarification or assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Prasanna Kumar&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 03:19:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Creating-a-SSRS-report-into-Power-BI-report-builder-Paginated/m-p/4771546#M41450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-07-22T03:19:13Z</dc:date>
    </item>
  </channel>
</rss>

