<?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: Paginated Report, two columns of data, weird page breaks in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4804176#M41717</link>
    <description>&lt;P&gt;It looks like your issue is tied to pagination and group rendering rules in paginated reports, especially when exporting to PDF. Here’s how you can fix:&lt;/P&gt;
&lt;P&gt;1. Check “Keep Together” settings&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to the row group properties of the [LabCode2] group.&lt;/LI&gt;
&lt;LI&gt;Ensure “Keep Together” is unchecked — this allows rows to split naturally across pages.&lt;/LI&gt;
&lt;LI&gt;Also check the parent group (the one with “TEST RESULT”) and uncheck “Keep together with first detail row.”&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Use “Keep with Group” options&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;On the row containing your summary section, set “Keep with group: After” so the summary always stays with its corresponding data block.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Adjust “CanGrow” and heights&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure textboxes and rows have CanGrow = True and avoid fixed heights, which can force unexpected breaks.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Disable unnecessary page breaks&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Remove manual page breaks except for the top-level group if needed.&lt;/LI&gt;
&lt;LI&gt;Check Group Properties → Page Breaks for both tables and confirm no extra breaks are applied.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Test rendering&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the Print Layout preview in Report Builder to simulate PDF output — it reflects PDF pagination more accurately than the interactive view.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;6. Other&lt;/P&gt;
&lt;P&gt;If the PDF keeps misaligning:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Place two Tablix controls inside a parent rectangle, rather than side-by-side without a container.&lt;/LI&gt;
&lt;LI&gt;This often keeps alignment and pagination consistent across pages.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it will help.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Aug 2025 20:05:20 GMT</pubDate>
    <dc:creator>Ilgar_Zarbali</dc:creator>
    <dc:date>2025-08-21T20:05:20Z</dc:date>
    <item>
      <title>Paginated Report, two columns of data, weird page breaks</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4803992#M41715</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;New-ish to PowerBi and especially new to paginated reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an existing report that scrolled vertically for several pages (~30 tables or so).&amp;nbsp; I wanted to present the tables side-by-side.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I copied the one table, pasted it beside, then filtered each table based based on a counter % 2, so that the left column would show table 1, 3, 5, etc, and the right would show tables 2, 4, 6, etc. The design view looks like this:&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;The challenge that comes is that the repeating row, the row that starts with "[Labcode2]", may span more than one page.&amp;nbsp; This would be consistent for the whole report. Stated another way, each table in a single report has the same number of lab codes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I set a page break on the row group around the top row (where it says TEST RESULTS). I do this on both tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When viewing the results in the report designer, the report looks exactly as I would like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When viewing as a PDF, the first pair of tables show correctly:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The [Labcode2] group repeats, wraps to the next page, and the summary bit shows, then page breaks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The next page does not follow this behaviour:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For some reason, the last row of [Labcode2] does not span to the next page, and pulls the summary section up into the first page - honestly making it look weird:&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;(pardon the size - it was hard to get both side-by-side and show the weird breaking).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no page break defined on the [Labcode2] repeating group.&amp;nbsp; The only page break I can find defined is on the repeating group around TEST RESULTS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This only happens when the output is generated as PDF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My inexperience with report builder starts to show up here ..&amp;nbsp; I have no idea how to approach this to fix it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help or dierction is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 16:25:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4803992#M41715</guid>
      <dc:creator>timatlee</dc:creator>
      <dc:date>2025-08-21T16:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated Report, two columns of data, weird page breaks</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4804176#M41717</link>
      <description>&lt;P&gt;It looks like your issue is tied to pagination and group rendering rules in paginated reports, especially when exporting to PDF. Here’s how you can fix:&lt;/P&gt;
&lt;P&gt;1. Check “Keep Together” settings&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Go to the row group properties of the [LabCode2] group.&lt;/LI&gt;
&lt;LI&gt;Ensure “Keep Together” is unchecked — this allows rows to split naturally across pages.&lt;/LI&gt;
&lt;LI&gt;Also check the parent group (the one with “TEST RESULT”) and uncheck “Keep together with first detail row.”&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Use “Keep with Group” options&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;On the row containing your summary section, set “Keep with group: After” so the summary always stays with its corresponding data block.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. Adjust “CanGrow” and heights&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ensure textboxes and rows have CanGrow = True and avoid fixed heights, which can force unexpected breaks.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4. Disable unnecessary page breaks&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Remove manual page breaks except for the top-level group if needed.&lt;/LI&gt;
&lt;LI&gt;Check Group Properties → Page Breaks for both tables and confirm no extra breaks are applied.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5. Test rendering&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the Print Layout preview in Report Builder to simulate PDF output — it reflects PDF pagination more accurately than the interactive view.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;6. Other&lt;/P&gt;
&lt;P&gt;If the PDF keeps misaligning:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Place two Tablix controls inside a parent rectangle, rather than side-by-side without a container.&lt;/LI&gt;
&lt;LI&gt;This often keeps alignment and pagination consistent across pages.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope it will help.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 20:05:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4804176#M41717</guid>
      <dc:creator>Ilgar_Zarbali</dc:creator>
      <dc:date>2025-08-21T20:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated Report, two columns of data, weird page breaks</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4806283#M41739</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1340181" data-lia-user-login="timatlee" class="lia-mention lia-mention-user"&gt;timatlee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Have you had a chance to review &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;response? If it resolved your issue, that’s good. If you’re still experiencing any problems, please let us know. We’re here to assist if you need more information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 06:25:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-Report-two-columns-of-data-weird-page-breaks/m-p/4806283#M41739</guid>
      <dc:creator>V-yubandi-msft</dc:creator>
      <dc:date>2025-08-25T06:25:40Z</dc:date>
    </item>
  </channel>
</rss>

