<?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: data between the last 8 months and 2 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280576#M866779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your intend to show, What you want to get in between of these days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume, Today is 19-12-2016 and you want to get [Record Count] between these dates &lt;STRONG&gt;&amp;gt;= 19-04-2016 &amp;lt;= 19-10-2016 &lt;/STRONG&gt;and then what are you trying. Can you describe more of your exact issue. I mean you want aggregation values or some concat for [Record Count]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2016 10:37:38 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-12-19T10:37:38Z</dc:date>
    <item>
      <title>data between the last 8 months and 2 months</title>
      <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280575#M866778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm gathering 6 months of data (not taking last month into consideration but the months previous.&lt;/P&gt;&lt;P&gt;Anyone see any issue below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;nbsp; Concat(DISTINCT{&amp;lt; Country ={"=Sum({&amp;lt;[Control Description], Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Fiscal Year Month]= {"=Date#(Only({&amp;lt;[Fiscal Year Month]&amp;gt;}[Fiscal Year Month]), 'YYYY-MM') &amp;gt;= AddMonths(Today(), -8) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and Date#(Only({&amp;lt;[Fiscal Year Month]&amp;gt;}[Fiscal Year Month]), 'YYYY-MM') &amp;lt;= AddMonths(Today(), -2)"} &amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [Record Count])&amp;nbsp;&amp;nbsp; &amp;amp; 'is more than 3000'&amp;amp; chr(13))&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/data-between-the-last-8-months-and-2-months/m-p/1280575#M866778</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: data between the last 8 months and 2 months</title>
      <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280576#M866779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your intend to show, What you want to get in between of these days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume, Today is 19-12-2016 and you want to get [Record Count] between these dates &lt;STRONG&gt;&amp;gt;= 19-04-2016 &amp;lt;= 19-10-2016 &lt;/STRONG&gt;and then what are you trying. Can you describe more of your exact issue. I mean you want aggregation values or some concat for [Record Count]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 10:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280576#M866779</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-12-19T10:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: data between the last 8 months and 2 months</title>
      <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280577#M866780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll start from the start.&lt;/P&gt;&lt;P&gt;What I am trying to do is create a condition in an Alert that will&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A) sum([Record Count]) for last month &lt;/P&gt;&lt;P&gt;and also to get the &lt;/P&gt;&lt;P&gt;B) sum([Record Count]) for as you said Apr 2016 through to Oct 2016)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am then going to divide these two numbers and if the Condition is greater than 20%, give me the alert, otherwise all is working fine and i get no alert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Concat(&lt;/P&gt;&lt;P&gt; DISTINCT {&amp;lt;Country = {"=Sum( {&amp;lt; Country , [Control Description] = {'Claims Registered'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; [Fiscal Year Month]= {'2016-11'} &amp;gt;} [Record Count])/&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sum({&amp;lt; Country, [Control Description] = {'Claims Registered'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Fiscal Year Month]= {"=Date#(Only({&amp;lt;[Fiscal Year Month]&amp;gt;}[Fiscal Year Month]), 'YYYY-MM') &amp;gt;= AddMonths(Today(), -8) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and Date#(Only({&amp;lt;[Fiscal Year Month]&amp;gt;}[Fiscal Year Month]), 'YYYY-MM') &amp;lt;= AddMonths(Today(), -2)"}&amp;gt;} &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Record Count]), Country) &amp;gt; 0.2"}&amp;gt;} &lt;/P&gt;&lt;P&gt; Country &amp;amp; '&amp;nbsp; is the issue' &amp;amp; chr(13))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:39:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280577#M866780</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2016-12-19T11:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: data between the last 8 months and 2 months</title>
      <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280578#M866781</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;need to modify your set expression and &lt;STRONG&gt;'and '&lt;/STRONG&gt; wont help you in set analysis&lt;/P&gt;&lt;P&gt;try like below example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;date={"&amp;gt;=(=date(addMonths(max(dateField),-8))&amp;lt;=&lt;SPAN style="font-size: 13.3333px;"&gt;(=date(addMonths(max(dateField),-2))&lt;/SPAN&gt;"}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 11:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280578#M866781</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-12-19T11:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: data between the last 8 months and 2 months</title>
      <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280579#M866782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;= Concat( DISTINCT {&amp;lt;Country = {"= Sum({&amp;lt; Country, [Control Description] = {'Claims Registered'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({[Fiscal Year Month] = {"&amp;gt;=(=date(AddMonths(max(today(),-8))&amp;lt;=(=date(AddMonths(max(today(),-2))"}&amp;gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Record Count]) &amp;gt; 0.2"}&amp;gt;}&amp;nbsp; Country)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I seem to have made a bigger mess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 12:19:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280579#M866782</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2016-12-19T12:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: data between the last 8 months and 2 months</title>
      <link>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280580#M866783</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;I have just gave you example modify it as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 12:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-between-the-last-8-months-and-2-months/m-p/1280580#M866783</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-12-19T12:30:31Z</dc:date>
    </item>
  </channel>
</rss>

