<?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 Report builder - count grouped items in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-builder-count-grouped-items/m-p/3441754#M31178</link>
    <description>&lt;P&gt;In my report, each person is grouped because they could have more than one address.&lt;/P&gt;&lt;P&gt;How do I count the number of grouped results so that I can specify postcode1, postcode2, postcode3 etc...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the report builder part:&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the result when I run the report:&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 15:21:40 GMT</pubDate>
    <dc:creator>Grantx</dc:creator>
    <dc:date>2023-09-21T15:21:40Z</dc:date>
    <item>
      <title>Report builder - count grouped items</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-builder-count-grouped-items/m-p/3441754#M31178</link>
      <description>&lt;P&gt;In my report, each person is grouped because they could have more than one address.&lt;/P&gt;&lt;P&gt;How do I count the number of grouped results so that I can specify postcode1, postcode2, postcode3 etc...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the report builder part:&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the result when I run the report:&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 15:21:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-builder-count-grouped-items/m-p/3441754#M31178</guid>
      <dc:creator>Grantx</dc:creator>
      <dc:date>2023-09-21T15:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report builder - count grouped items</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-builder-count-grouped-items/m-p/3442161#M31181</link>
      <description>&lt;P&gt;You can use the RowNumber() function passing in the name of the parent group. So if your group is called "Fullname" you could change the postcode to an expression like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;= Fields!Postcode.Value &amp;amp; RowNumber("Fullname)&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 22:59:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-builder-count-grouped-items/m-p/3442161#M31181</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-09-21T22:59:03Z</dc:date>
    </item>
  </channel>
</rss>

