<?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: Count if Value only appears once in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405601#M812706</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sumd full pallets if value appearing only once&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Value = {"=Count(Value) = 1"}&amp;gt;} [full pallets])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&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;sum full pallets if value appearing more than once&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Value = {"=Count(Value) &amp;gt; 1"}&amp;gt;} [full pallets])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 15:41:11 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-09-29T15:41:11Z</dc:date>
    <item>
      <title>Count if Value only appears once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405598#M812703</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 need to Count values in one column but only if the value appears once. As well as values which appear more then once and how many duplicates. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellspacing="0" frame="VOID" rules="NONE"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#a5a5a5" height="19" style="border: 1px solid #7f7f7f;" width="112"&gt;&lt;STRONG style="font-family: Calibri;"&gt;9002216&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#a5a5a5" height="19" style="border: 1px solid #7f7f7f;"&gt;&lt;STRONG style="font-family: Calibri;"&gt;9002217&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#a5a5a5" height="19" style="border: 1px solid #7f7f7f;"&gt;&lt;STRONG style="font-family: Calibri;"&gt;9002218&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#a5a5a5" height="19" style="border: 1px solid #7f7f7f;"&gt;&lt;STRONG style="font-family: Calibri;"&gt;9002218&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#a5a5a5" height="19" style="border: 1px solid #7f7f7f;"&gt;&lt;STRONG style="font-family: Calibri;"&gt;9002218&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD bgcolor="#a5a5a5" height="19" style="border: 1px solid #7f7f7f;"&gt;&lt;STRONG style="font-family: Calibri;"&gt;9002219&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. &lt;/P&gt;&lt;P&gt;values appearing once: 3&lt;/P&gt;&lt;P&gt;values appearing more than once: 1&lt;/P&gt;&lt;P&gt;duplicates appearing: 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping&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/Count-if-Value-only-appears-once/m-p/1405598#M812703</guid>
      <dc:creator>jamesehunt</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only appears once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405599#M812704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Value appearing one&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT{&amp;lt;Value = {"=Count(Value) = 1"}&amp;gt;}Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value appearing more than once&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Count(DISTINCT {&amp;lt;Value = {"=Count(Value) &amp;gt; 1"}&amp;gt;}Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duplicate appearing&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Count({&amp;lt;Value = {"=Count(Value) &amp;gt; 1"}&amp;gt;}Value)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2017 12:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405599#M812704</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-25T12:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only appears once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405600#M812705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would anyone be so kind and help me with the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum full pallets if value appearing more than once&lt;/P&gt;&lt;P&gt;sumd full pallets if value appearing only once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 12:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405600#M812705</guid>
      <dc:creator>jamesehunt</dc:creator>
      <dc:date>2017-09-29T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only appears once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405601#M812706</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;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sumd full pallets if value appearing only once&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Value = {"=Count(Value) = 1"}&amp;gt;} [full pallets])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&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;sum full pallets if value appearing more than once&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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Value = {"=Count(Value) &amp;gt; 1"}&amp;gt;} [full pallets])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 15:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405601#M812706</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-29T15:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only appears once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405602#M812707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. Worked perfectly&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 06:46:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-appears-once/m-p/1405602#M812707</guid>
      <dc:creator>jamesehunt</dc:creator>
      <dc:date>2017-10-09T06:46:14Z</dc:date>
    </item>
  </channel>
</rss>

