<?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: Distinct count of users based on user type, in a cross tab, based on grouping displayed in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/904035#M17644</link>
    <description>&lt;P&gt;Is this possible? Sounds like it should be simple, but I haven't worked it out yet.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Nov 2023 00:41:12 GMT</pubDate>
    <dc:creator>Actuality</dc:creator>
    <dc:date>2023-11-21T00:41:12Z</dc:date>
    <item>
      <title>Distinct count of users based on user type, in a cross tab, based on grouping displayed</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/903105#M17640</link>
      <description>&lt;P&gt;I am looking for a way to display the distinct count of users based on the user type, in a cross tab, based on grouping displayed as a hierarchy is expanded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A user could be one of two types - and there needs to be a column for each type, for the distinct count of users of that type. Say, Type A, and Type B.&amp;nbsp;&lt;BR /&gt;Each user has a unique identifier and a type recorded, and can have multiple rows of data for each level of the hierarchy.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;The hierarchy in the cross tab, is: Financial Year -&amp;gt; Financial Year Quarter -&amp;gt; Residential State&lt;BR /&gt;When the cross tab displays Financial Year, it is to display distinct count in columns for Type A, and Type B, for the Financial Year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, when hierarchy expands to Financial Year Quarter, it displays distinct count of Type A and Type B, for the Financial Year -&amp;gt; Financial Year Quarter.&amp;nbsp;&lt;BR /&gt;Then, when hierarchy expands to Residential State, it displays distinct count of Type A and Type B, for the Financial Year -&amp;gt; Financial Year Quarter -&amp;gt; Residential State.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 00:00:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/903105#M17640</guid>
      <dc:creator>Actuality</dc:creator>
      <dc:date>2023-11-15T00:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct count of users based on user type, in a cross tab, based on grouping displayed</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/904035#M17644</link>
      <description>&lt;P&gt;Is this possible? Sounds like it should be simple, but I haven't worked it out yet.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 00:41:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/904035#M17644</guid>
      <dc:creator>Actuality</dc:creator>
      <dc:date>2023-11-21T00:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct count of users based on user type, in a cross tab, based on grouping displayed</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/904080#M17645</link>
      <description>&lt;P&gt;You should be able to do this by creating a distinct count on your unique identifier.&amp;nbsp; To create a distinct count, right click on your unique identifier and select &lt;STRONG&gt;New Calculation&lt;/STRONG&gt;.&amp;nbsp; Select &lt;STRONG&gt;Distinct Count&lt;/STRONG&gt; for your type to create a new aggregated measure.&amp;nbsp; You can then put your hierarchy on rows, the &lt;STRONG&gt;Type&lt;/STRONG&gt;&amp;nbsp;data item on columns, and select your new distinct count as the measure.&amp;nbsp; A screenshot using sample employee data is below, but this should give you an idea of what it would look like.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="crosstab_distinct_count.PNG" style="width: 945px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/90074i8AC3439A9B5A67BA/image-size/large?v=v2&amp;amp;px=999" role="button" title="crosstab_distinct_count.PNG" alt="crosstab_distinct_count.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 12:53:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/904080#M17645</guid>
      <dc:creator>TSBruce</dc:creator>
      <dc:date>2023-11-21T12:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct count of users based on user type, in a cross tab, based on grouping displayed</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/905301#M17663</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/12470"&gt;@TSBruce&lt;/a&gt;&amp;nbsp;I am able to display distinct user count based on hierarchy as per your guidance.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="summary report.GIF" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/90473i68EA25C7A230FEF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="summary report.GIF" alt="summary report.GIF" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 03:26:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Distinct-count-of-users-based-on-user-type-in-a-cross-tab-based/m-p/905301#M17663</guid>
      <dc:creator>Actuality</dc:creator>
      <dc:date>2023-11-30T03:26:26Z</dc:date>
    </item>
  </channel>
</rss>

