<?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: new page when data changes in data in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3407376#M30941</link>
    <description>&lt;P&gt;Hi meyersmike,&lt;/P&gt;&lt;P&gt;1. Click on View Menu and check Grouping.&lt;/P&gt;&lt;P&gt;2. Select the tablix in which you have this data.&lt;/P&gt;&lt;P&gt;3. Go to Row Groups and then "Details".&lt;/P&gt;&lt;P&gt;4. Right click on "Details". Select Group Properties.&lt;/P&gt;&lt;P&gt;5. In the window&amp;gt;&amp;gt;General&amp;gt;&amp;gt;Group expressions: Add&amp;gt;&amp;gt; Group on &amp;gt;&amp;gt; Either select from dropdown or use expression builder to add "Student" column( in which you have Student A &amp;amp; Student B) here.&lt;/P&gt;&lt;P&gt;6. In the same window&amp;gt;&amp;gt;Page Breaks&amp;gt;&amp;gt;Check "Between each instance of a group". and click on OK.&lt;/P&gt;&lt;P&gt;7. Then you'll get the desired output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post helps, then please consider &lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2023 19:03:15 GMT</pubDate>
    <dc:creator>KVRKarthik</dc:creator>
    <dc:date>2023-08-30T19:03:15Z</dc:date>
    <item>
      <title>new page when data changes in data</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3399843#M30907</link>
      <description>&lt;P&gt;i'm looking to turn data like this:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;site&lt;/TD&gt;&lt;TD&gt;schoolYear&lt;/TD&gt;&lt;TD&gt;student&lt;/TD&gt;&lt;TD&gt;course&lt;/TD&gt;&lt;TD&gt;grade&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site A&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;TD&gt;2023-2024&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Student A&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Math&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site A&lt;/TD&gt;&lt;TD&gt;2023-2025&lt;/TD&gt;&lt;TD&gt;Student A&lt;/TD&gt;&lt;TD&gt;Science&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site A&lt;/TD&gt;&lt;TD&gt;2023-2026&lt;/TD&gt;&lt;TD&gt;Student A&lt;/TD&gt;&lt;TD&gt;History&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site B&lt;/TD&gt;&lt;TD&gt;2023-2024&lt;/TD&gt;&lt;TD&gt;Student B&lt;/TD&gt;&lt;TD&gt;Geography&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site B&lt;/TD&gt;&lt;TD&gt;2023-2025&lt;/TD&gt;&lt;TD&gt;Student B&lt;/TD&gt;&lt;TD&gt;Gym&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Site B&lt;/TD&gt;&lt;TD&gt;2023-2026&lt;/TD&gt;&lt;TD&gt;Student B&lt;/TD&gt;&lt;TD&gt;Health&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;into 2 separate pages 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;i need to setup the page break when the student changes from Student A to Student B&lt;/P&gt;&lt;P&gt;how do i do this using Power BI Report Builder?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 20:17:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3399843#M30907</guid>
      <dc:creator>meyersmike</dc:creator>
      <dc:date>2023-08-25T20:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: new page when data changes in data</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3407376#M30941</link>
      <description>&lt;P&gt;Hi meyersmike,&lt;/P&gt;&lt;P&gt;1. Click on View Menu and check Grouping.&lt;/P&gt;&lt;P&gt;2. Select the tablix in which you have this data.&lt;/P&gt;&lt;P&gt;3. Go to Row Groups and then "Details".&lt;/P&gt;&lt;P&gt;4. Right click on "Details". Select Group Properties.&lt;/P&gt;&lt;P&gt;5. In the window&amp;gt;&amp;gt;General&amp;gt;&amp;gt;Group expressions: Add&amp;gt;&amp;gt; Group on &amp;gt;&amp;gt; Either select from dropdown or use expression builder to add "Student" column( in which you have Student A &amp;amp; Student B) here.&lt;/P&gt;&lt;P&gt;6. In the same window&amp;gt;&amp;gt;Page Breaks&amp;gt;&amp;gt;Check "Between each instance of a group". and click on OK.&lt;/P&gt;&lt;P&gt;7. Then you'll get the desired output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this post helps, then please consider &lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 19:03:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3407376#M30941</guid>
      <dc:creator>KVRKarthik</dc:creator>
      <dc:date>2023-08-30T19:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: new page when data changes in data</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3409916#M30957</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="570503" data-lia-user-login="KVRKarthik" class="lia-mention lia-mention-user"&gt;KVRKarthik&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;when i do the above, i get 2 pages, which is correct, but unfortunately, only the first row of data is returned per student.&amp;nbsp; also, i notice that on page 2, the table headers aren't included, even though i have repeatColumnHeaders set to true in the tablix properties&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;thoughts?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 00:07:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/new-page-when-data-changes-in-data/m-p/3409916#M30957</guid>
      <dc:creator>meyersmike</dc:creator>
      <dc:date>2023-09-01T00:07:17Z</dc:date>
    </item>
  </channel>
</rss>

