<?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: How to count repeating values from 3 different columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107524#M366716</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;STRONG&gt;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) = 1, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 11:03:05 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-20T11:03:05Z</dc:date>
    <item>
      <title>How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107517#M366709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few months ago I posted a question and I got the write answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/221079"&gt;How to tag Orders with YES/NO if customer name is same?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This question relates to the above mentioned post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;What would be the right expression to count to total orders where following fields are same?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[OrderDate], [Name], [StoreName]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried following but I am getting incorrect totals&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Name,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OrderDate&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;StoreName&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OrderId&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;) &amp;gt; 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107517#M366709</guid>
      <dc:creator />
      <dc:date>2016-07-20T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107518#M366710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample app please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107518#M366710</guid>
      <dc:creator>danansell42</dc:creator>
      <dc:date>2016-07-20T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107519#M366711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be&lt;/P&gt;&lt;P&gt;COUNT(TOTAL &amp;lt;Name, OrderDate, StoreName&amp;gt;DISTINCT OrderID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107519#M366711</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-07-20T10:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107520#M366712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps like this:&lt;/P&gt;&lt;P&gt;count({&amp;lt;OrderId={"=count(distinct &lt;SPAN style="font-size: 13.3333px;"&gt;[OrderDate]&amp;amp;'|'&amp;amp; [Name] &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;amp;'|'&amp;amp; [StoreName]&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;) &lt;/SPAN&gt;)&amp;lt;&amp;gt;count([OrderDate]&amp;amp;'|'&amp;amp; [Name] &lt;SPAN style="font-size: 13.3333px;"&gt;&amp;amp;'|'&amp;amp; [StoreName]&lt;/SPAN&gt;)"}&amp;gt;}distinct OrderId)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:07:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107520#M366712</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-20T10:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107521#M366713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys but your suggested solution does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example QVD in the post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please try that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107521#M366713</guid>
      <dc:creator />
      <dc:date>2016-07-20T10:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107522#M366714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lokesh,&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr(if(Count(OrderId)&amp;gt;1,1,0),Name,OrderDate,StoreName))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107522#M366714</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-07-20T10:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107523#M366715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=sum(aggr(if(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1,1,0),OrderId,Name, OrderDate))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107523#M366715</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-20T10:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107524#M366716</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;STRONG&gt;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) = 1, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:03:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107524#M366716</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T11:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107525#M366717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks it is working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And where can I modify this expression to get the count of the rest of the orders where those 3 fields are not same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107525#M366717</guid>
      <dc:creator />
      <dc:date>2016-07-20T11:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107526#M366718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107526#M366718</guid>
      <dc:creator />
      <dc:date>2016-07-20T11:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107527#M366719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Subtract it from the total count.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107527#M366719</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-20T11:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107528#M366720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107528#M366720</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T11:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107529#M366721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just one more addition in this same question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can I add Set analysis in this expression if I only want those order where [OrderStatus] = 'Open'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107529#M366721</guid>
      <dc:creator />
      <dc:date>2016-07-20T11:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107530#M366722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like these:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=Count(&lt;STRONG style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;OrderStatus = {'Open'}&amp;gt;} &lt;/STRONG&gt;DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;OrderStatus = {'Open'}&amp;gt;}&lt;/STRONG&gt;&lt;/STRONG&gt; OrderId) &amp;gt; 1, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;amp;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;=Count(&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;OrderStatus = {'Open'}&amp;gt;} &lt;/STRONG&gt;&lt;/STRONG&gt;DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;{&amp;lt;OrderStatus = {'Open'}&amp;gt;}&lt;/STRONG&gt;&lt;/STRONG&gt; OrderId) = 1, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107530#M366722</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T11:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107531#M366723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 11:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107531#M366723</guid>
      <dc:creator />
      <dc:date>2016-07-20T11:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107532#M366724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You expression works perfect for counting repeating Customer Name, Order Date and Store Name.. but where can I add if statement to show 'YES' or 'NO' if those 3 values are repeating or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently using following formula&lt;/P&gt;&lt;P&gt;If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1,'YES','NO')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this formula is not showing right result for every order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is your expression to count.. where can I tweak this to get 'YES' or 'NO' ?&lt;/P&gt;&lt;P&gt;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1, OrderId), OrderId, Name, OrderDate))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 23:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107532#M366724</guid>
      <dc:creator />
      <dc:date>2016-07-28T23:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107533#M366725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where exactly are you using this expression? In the straight table?&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;If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1,'YES','NO')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to be working here, what is the issue?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/132950_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 05:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107533#M366725</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-29T05:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107534#M366726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, The issue is that I want to count how many of these dual orders have been cancelled? so &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Order ID 1 and 2 are dual orders but if one of them have status = 'Cancelled' then I want to know total how many Orders are cancelled which falls into dual order definition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count of both dual order cancelled&lt;/P&gt;&lt;P&gt;count of one of the dual order cancelled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 05:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107534#M366726</guid>
      <dc:creator />
      <dc:date>2016-07-29T05:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to count repeating values from 3 different columns</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107535#M366727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a text box object? 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;Count of both dual order cancelled&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;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1 and SubStringCount(Concat(DISTINCT Status, ','), 'Cancelled') = 1 and Count(DISTINCT Status) = &lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt;, OrderId), OrderId, Name, OrderDate))&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;count of one of the dual order cancelled&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;=Count(DISTINCT Aggr(If(Count(TOTAL &amp;lt;Name,OrderDate,StoreName&amp;gt; OrderId) &amp;gt; 1 and SubStringCount(Concat(DISTINCT Status, ','), 'Cancelled') = 1 and Count(DISTINCT Status) = &lt;SPAN style="color: #ff0000;"&gt;2&lt;/SPAN&gt;, OrderId), OrderId, Name, OrderDate))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 05:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-repeating-values-from-3-different-columns/m-p/1107535#M366727</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-29T05:53:43Z</dc:date>
    </item>
  </channel>
</rss>

