<?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: SUM BETWEEN in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397936#M801896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;excuse me I did not understand your question.The only thing that is used between the quotes are notions of dates&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2017 16:42:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-29T16:42:55Z</dc:date>
    <item>
      <title>SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397933#M801893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt; I would like a sum of customers who depends on two condtions of sum &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I made the following calculation but that does not give me the good result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;[Code Client]={"=&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum ({&amp;lt;[Date Commande]={""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde )&amp;gt;2&amp;nbsp; and&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum ({&amp;lt;[Date Commande]={""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde )&amp;lt;=5 "}&amp;gt;} Occurrence_Client )&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt; Can you help me? Thank you&lt;/SPAN&gt;&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/SUM-BETWEEN/m-p/1397933#M801893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397934#M801894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression sees okay, What it can be used of 2 double quotes in your nested analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 15:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397934#M801894</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-29T15:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397935#M801895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to create a chart with Code Client as a dimension and these two expressions to see if any of the code client meet the criteria?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;[Date Commande]={""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde) &amp;gt; 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;[Date Commande]={""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde) &amp;lt;= 5&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 15:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397935#M801895</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-29T15:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397936#M801896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;excuse me I did not understand your question.The only thing that is used between the quotes are notions of dates&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397936#M801896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T16:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397937#M801897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;yes, and I have clients who meet both criteria&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG alt="seg.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185134_seg.JPG" style="height: 254px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397937#M801897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T16:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397938#M801899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If that is the case, then I don't see why it isn't working.... Can you add this expression to the table above&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&gt;Sum({&amp;lt;[Code Client] = {"=Sum({&amp;lt;[Date Commande] = {""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde ) &amp;gt; 2 and Sum({&amp;lt;[Date Commande] = {""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde) &amp;lt;= 5"}&amp;gt;} Occurrence_Client)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:52:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397938#M801899</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-29T16:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397939#M801900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;too bad&amp;nbsp; but it doesn't work&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 09:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397939#M801900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T09:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397940#M801901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share application to investigate where this not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you getting when you use this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[Code Client] = {"=Sum({&amp;lt;[Date Commande] = {"&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)"}&amp;gt;} Occurrence_Cde ) &amp;gt; 2 and Sum({&amp;lt;[Date Commande] = {"&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)"}&amp;gt;} Occurrence_Cde) &amp;lt;= 5"}&amp;gt;} Occurrence_Client)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 09:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397940#M801901</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-30T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397941#M801902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What does it show in the chart? Image? Better still, can you share a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 12:59:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397941#M801902</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-30T12:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397942#M801903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;here is a lighter version of the model. It's weird the calculation is unstable when I open the number of clients that meet the criteria is 2 and when I click on a client it goes to 4 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;thank you for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185310_Capture.JPG" style="height: 122px; width: 620px;" /&gt; !&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397942#M801903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T16:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397943#M801904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;here is a lighter version of the model. It's weird the calculation is unstable when I open the number of clients that meet the criteria is 2 and when I click on a client it goes to 4 thank you for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 16:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397943#M801904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T16:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397944#M801905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have on open trigger which restrict the date to a range.... basically only two clients are available for the date selection made&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185311_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when you clear, there all clients are available and only two meet the condition... what is the expected output when you open?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397944#M801905</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-30T17:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397945#M801906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;[Code Client]={"=Sum ({1&amp;lt;[Date Commande]={""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde) &amp;gt; 2 and Sum ({1&amp;lt;[Date Commande]={""&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)""}&amp;gt;} Occurrence_Cde )&amp;lt;= 5"}&lt;SPAN style="color: #ff0000;"&gt;, [Date Commande]={"&amp;gt;=$(=vDate24mois) &amp;lt;=$(=vDateFinSeg)"}&lt;/SPAN&gt;&amp;gt;} Occurrence_Client)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 17:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397945#M801906</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-30T17:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397946#M801907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Hello,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;In fact what I want is on customers who ordered over the period from October 10 to November 21.Look their buying behavior over the last 24 months and count only those whose number of orders are between 2 and 5 over the last 24 months&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt; Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397946#M801907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T10:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397947#M801908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;I have the impression that with this formula I will count all the customers having a number of order between 2 and 5 over the last 24 months. Or I want this count only on the customers selected during the period from October 10 to 21 November &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;thanks for your help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 10:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397947#M801908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: SUM BETWEEN</title>
      <link>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397948#M801909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;sorry you were right the last calculation is good with all these formulas I'm a little lost&lt;BR /&gt;thank you very much&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Dec 2017 18:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SUM-BETWEEN/m-p/1397948#M801909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-02T18:25:30Z</dc:date>
    </item>
  </channel>
</rss>

