<?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: Last 3 months Expression is not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885426#M992697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/sunindia"&gt;sunindia&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;I changed the data to 2015. But still it is not working. Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jul 2015 03:26:52 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-07-06T03:26:52Z</dc:date>
    <item>
      <title>Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885423#M992694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to count &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Customers are who made sale twice in the last three months.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am using below expression to calculate Sales for the same.&lt;/P&gt;&lt;P&gt;But it is not working.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080;"&gt;=Sum(Aggr(If(Count({&amp;lt;{Year=, Month, Quarter=, Date={'&amp;gt;=$(=MonthStart(Today(), -2))&amp;lt;=$(=MonthEnd(Today()))'}&amp;gt;} TransactionID) &amp;gt; 1, 1), Customer))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91900_Capture.JPG" style="height: 60px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885423#M992694</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885424#M992695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your sample attached doesn't have dates from 2015. Everything is 2014 and this seems to work for 2014:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(If(Count({&amp;lt;Year=, Month =, Quarter=, Date={"$(='&amp;gt;=' &amp;amp; MonthStart(AddYears(Today(), -1), -2) &amp;amp; '&amp;lt;=' &amp;amp; MonthEnd(AddYears(Today(), -1)))"}&amp;gt;} TransactionID) &amp;gt; 1, 1), Customer))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885424#M992695</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T03:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885425#M992696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your expression might also work if you have dates from 2015 in your original data, but you just need to remove the extra curly (&lt;STRONG&gt;{&lt;/STRONG&gt;) bracket&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum(Aggr(If(Count({&amp;lt;&lt;SPAN style="color: #ff0000; text-decoration: line-through;"&gt;{&lt;/SPAN&gt;Year=, Month, Quarter=, Date={'&amp;gt;=$(=MonthStart(Today(), -2))&amp;lt;=$(=MonthEnd(Today()))'}&amp;gt;} TransactionID) &amp;gt; 1, 1), Customer))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885425#M992696</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T03:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885426#M992697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/sunindia"&gt;sunindia&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;I changed the data to 2015. But still it is not working. Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885426#M992697</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-06T03:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885427#M992698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(If(Count({&amp;lt;Year=, Month =, Quarter=, Date={"$(='&amp;gt;=' &amp;amp; MonthStart(Today(), -2) &amp;amp; '&amp;lt;=' &amp;amp; MonthEnd(Today()))"}&amp;gt;} TransactionID) &amp;gt; 1, 1), Customer))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:29:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885427#M992698</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T03:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885428#M992699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-avatarid="-1" data-userid="171708" data-username="sunindia" href="https://community.qlik.com/people/sunindia" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7;"&gt;sunindia&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the solution.&lt;/P&gt;&lt;P&gt;Why should be use &lt;SPAN style="color: #000080; font-size: 13.3333330154419px;"&gt;&lt;STRONG&gt;TransactionID) &amp;gt; 1&lt;/STRONG&gt; in expression,please.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Aggr(If(Count({&amp;lt;Year=, Month =, Quarter=, Date={"$(='&amp;gt;=' &amp;amp; MonthStart(Today(), -2) &amp;amp; '&amp;lt;=' &amp;amp; MonthEnd(Today()))"}&amp;gt;} &lt;SPAN style="color: #000080;"&gt;TransactionID) &amp;gt; 1&lt;/SPAN&gt;, 1), Customer))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885428#M992699</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-06T03:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885429#M992700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is the expression you provided, I just worked with the set analysis part. I am not sure what exactly you are trying to do there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885429#M992700</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-06T03:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885430#M992701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this expression, for counting the customers who is having more that one TransactionID in the past 3 months..&lt;/P&gt;&lt;P&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(Aggr(If(Count({&amp;lt;Year=, Month =, Quarter=, Date={"&amp;gt;=$(=MonthStart(Today(), -2))&amp;lt;=$(=MonthEnd(Today()))"}&amp;gt;} TransactionID) &amp;gt; 1, 1), Customer))&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;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps you.&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;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&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;Jagan.&lt;BR /&gt;&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;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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 03:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885430#M992701</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-07-06T03:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Last 3 months Expression is not working</title>
      <link>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885431#M992702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/jagan"&gt;jagan&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Thank you so much for the solution. It is working fine.&lt;/P&gt;&lt;P&gt;I came to know different solutions for same results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2015 04:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-3-months-Expression-is-not-working/m-p/885431#M992702</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-06T04:27:51Z</dc:date>
    </item>
  </channel>
</rss>

