<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273148#M400236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My data appears as this. Trying with the actual field names this time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jobsJobTypeID&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my script, I have an in-line table, which appears as:&lt;/P&gt;&lt;P&gt;jobsJobTypeID, JobType&lt;/P&gt;&lt;P&gt;1, Print&lt;/P&gt;&lt;P&gt;2, Digital&lt;/P&gt;&lt;P&gt;3, Motion&lt;/P&gt;&lt;P&gt;4, Video&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate from the data, the number of times total that '1' (Print) appears and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 17:53:55 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2016-12-02T17:53:55Z</dc:date>
    <item>
      <title>Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273143#M400231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I have a field (projectNME that has 4 possible values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of 2,681 records of which these 4 values (print, digital, motion &amp;amp; video) comprise all of the records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get a count of how many times print, digital, etc appear. What is the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 17:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273143#M400231</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-12-02T17:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273144#M400232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be add &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;projectNME as a dimension and Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;projectNME) as expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 17:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273144#M400232</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-02T17:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273145#M400233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These seems to only count the 4 unique projectNME's. I am looking for the distinct number of times that 'print' and 'motion' appear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 17:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273145#M400233</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-12-02T17:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273146#M400234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you are doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;projectNME&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count(&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;projectNME)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not add DISTINCT to your expression. This will give you a chart where you will have print, digitial as your dimension and number of times they appear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 17:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273146#M400234</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-02T17:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273147#M400235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what you mean distinct number of times? Can you elaborate by sharing a sample with expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 17:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273147#M400235</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-02T17:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273148#M400236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My data appears as this. Trying with the actual field names this time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jobsJobTypeID&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my script, I have an in-line table, which appears as:&lt;/P&gt;&lt;P&gt;jobsJobTypeID, JobType&lt;/P&gt;&lt;P&gt;1, Print&lt;/P&gt;&lt;P&gt;2, Digital&lt;/P&gt;&lt;P&gt;3, Motion&lt;/P&gt;&lt;P&gt;4, Video&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate from the data, the number of times total that '1' (Print) appears and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 17:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273148#M400236</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-12-02T17:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273149#M400237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;JobType&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;jobsJobTypeID)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output from this data should look like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&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;JobType&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Count(jobsJobTypeID)&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Print&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Digital&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Motion&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Video&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 18:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273149#M400237</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-02T18:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct Count</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273150#M400238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 18:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-Count/m-p/1273150#M400238</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-12-02T18:02:35Z</dc:date>
    </item>
  </channel>
</rss>

