<?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: counts and distinct counts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316269#M843103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried these two expressions and ended with the same values:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Ment1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160024_Ment1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2017 15:06:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-13T15:06:17Z</dc:date>
    <item>
      <title>counts and distinct counts</title>
      <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316266#M843100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a group of analysts and want to see how many times they have mentored on a list of cases this year.&amp;nbsp; I want to build a table that shows their name, the number of cases they provided mentoring and lastly the number of times they mentored on each case.&amp;nbsp; Something like this:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="61" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 226px; height: 29px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Analyst&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Cases&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Touches&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Bob Brown&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;26&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field names are:&lt;/P&gt;&lt;P&gt;NOTE_NAME and CASE_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any help provided!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316266#M843100</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: counts and distinct counts</title>
      <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316267#M843101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are the expression you are using here? Did not Count(Case_ID) and Count(DISTINCT Case_ID) worked? Can you provide some sample data and expected output if possible. ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 14:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316267#M843101</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-04-13T14:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: counts and distinct counts</title>
      <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316268#M843102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dimesion&lt;/P&gt;&lt;P&gt;Analyst Name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions&lt;/P&gt;&lt;P&gt;Cases: Count(Distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NOTE_NAME)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Touches: Count(CaseID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316268#M843102</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-13T15:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: counts and distinct counts</title>
      <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316269#M843103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried these two expressions and ended with the same values:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Ment1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/160024_Ment1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316269#M843103</guid>
      <dc:creator />
      <dc:date>2017-04-13T15:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: counts and distinct counts</title>
      <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316270#M843104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It'll be easier to assist if you post some sample data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:08:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316270#M843104</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-13T15:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: counts and distinct counts</title>
      <link>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316271#M843105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or maybe they actually mentored each case only once&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/counts-and-distinct-counts/m-p/1316271#M843105</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-04-13T15:09:22Z</dc:date>
    </item>
  </channel>
</rss>

