<?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 set analysis for date ranges in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273687#M102403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp; I am now extracting the data with date as 'MM/DD/YYYY' . You can try the excel that I had attached with the sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lax &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2012 14:57:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-14T14:57:12Z</dc:date>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273670#M102386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am writing a set analysis for data on policy count between some date range but not getting it working. Attached is the screen shot for the set analysis.&lt;/P&gt;&lt;P&gt;The Date function is getting a red underline. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 08:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273670#M102386</guid>
      <dc:creator />
      <dc:date>2012-02-11T08:30:55Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273671#M102387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; use like this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;POLICYCURRENTSTATUS={'Withdrawal'},ELIGIBILITY_DATE={"&amp;gt;=$(=MonthStart(EXTRACTIONDATE))&lt;/P&gt;&lt;P&gt;&amp;lt;=$(=MonthEnd(EXTRACTIONDATE))"}&amp;gt;} Distinct POLICYNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Feb 2012 08:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273671#M102387</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-11T08:52:09Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273672#M102388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, How do I put a variable vEDT instead of EXTRACTIONDATE into this set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Laxmikant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 12:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273672#M102388</guid>
      <dc:creator />
      <dc:date>2012-02-13T12:40:26Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273673#M102389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check with this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;POLICYCURRENTSTATUS={'Withdrawal'},ELIGIBILITY_DATE={"&amp;gt;=$(=MonthStart($(=vEDT)))&lt;/P&gt;&lt;P&gt;&amp;lt;=$(=MonthEnd($(=vEDT)))"}&amp;gt;} Distinct POLICYNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not working then tel whats you expression in variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 12:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273673#M102389</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-13T12:54:07Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273674#M102390</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;Try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; =Count({&amp;lt;POLICYCURRENTSTATUS={'Withdrawal'}, ELIGIBILITY_DATE={"&amp;gt;=$(=MonthStart(vEDT))&lt;/P&gt;&lt;P&gt;&amp;lt;=$(=MonthEnd(vEDT))"}&amp;gt;} Distinct POLICYNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 13:05:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273674#M102390</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-13T13:05:42Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273675#M102391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, thanks for your input but both the scripts are failing, I still don't see any data.&amp;nbsp; The variable is having expression as max(extractiondate).&amp;nbsp; I am having enough data in this range but some how the script is not able to read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried puttin single quotes as well but still same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 05:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273675#M102391</guid>
      <dc:creator />
      <dc:date>2012-02-14T05:44:10Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273676#M102392</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;Can you attach the sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 06:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273676#M102392</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-14T06:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273677#M102393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Please find the sample doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 09:19:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273677#M102393</guid>
      <dc:creator />
      <dc:date>2012-02-14T09:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273678#M102394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use your variable expression as =Max(EXTRACTIONDATE) instead of Max(EXTRACTIONDATE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 09:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273678#M102394</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-14T09:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273679#M102395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it is =Max(EXTRACTIONDATE), still doesn't get it right. Can you attach the corrected doc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 09:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273679#M102395</guid>
      <dc:creator />
      <dc:date>2012-02-14T09:53:05Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273680#M102396</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;&lt;BR /&gt;Change your load script to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directory;&lt;/P&gt;&lt;P&gt;LOAD POLICYNUMBER, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; POLICYSTATUS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(ELIGIBILITY_DATE, 'MM/DD/YYYY') AS ELIGIBILITY_DATE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(EXTRACTIONDATE, 'MM/DD/YYYY') AS EXTRACTIONDATE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Test_Dates.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet3);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works for me with the expression.&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;POLICYSTATUS={'Withdrawal'}, ELIGIBILITY_DATE={"&amp;gt;=$(=MonthStart(vEDT))&lt;/P&gt;&lt;P&gt;&amp;lt;=$(=MonthEnd(vEDT))"}&amp;gt;} Distinct POLICYNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the result is 208.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 10:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273680#M102396</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-14T10:03:30Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273681#M102397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm using personal edition i cann't open you file.If possible tel me about the dimension and expression in a image i will help you else &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/jagan" id="jive-2310917645821901952253" onmouseout="" onmouseover="" style="font-size: 12px; color: #007fc0; font-weight: bold;"&gt;jagan mohan&lt;/A&gt; will help you on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 10:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273681#M102397</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-14T10:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273682#M102398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I think the exp. is ignoring the date condition. Actually there are only 27 policies with status Withdrawal and for Jan 2012. There are total 208 policies with status withdrawal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 11:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273682#M102398</guid>
      <dc:creator />
      <dc:date>2012-02-14T11:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273683#M102399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have attached the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 13:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273683#M102399</guid>
      <dc:creator />
      <dc:date>2012-02-14T13:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273684#M102400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You have attached image. can you describe me about the problem by using the above expression in your qvw file with that image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 13:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273684#M102400</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-14T13:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273685#M102401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the below expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Count({&amp;lt;POLICYSTATUS={'Withdrawal'},ELIGIBILITY_DATE={"&amp;gt;=$(=TimeStamp(MonthStart(vEDT)))&amp;lt;=$(=TimeStamp(MonthEnd(vEDT)))"}&amp;gt;} POLICYNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it solves your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 14:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273685#M102401</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-14T14:07:14Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273686#M102402</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;This expression will calculate the count between the monthstart and monthedn of vEDT date.&amp;nbsp; It will ignore the ELIGIBILITY_DATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({&amp;lt;POLICYSTATUS={'Withdrawal'}, ELIGIBILITY_DATE={"&amp;gt;=$(=MonthStart(vEDT))&lt;/P&gt;&lt;P&gt;&amp;lt;=$(=MonthEnd(vEDT))"}&amp;gt;} Distinct POLICYNUMBER)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 14:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273686#M102402</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-14T14:56:03Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273687#M102403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&amp;nbsp; I am now extracting the data with date as 'MM/DD/YYYY' . You can try the excel that I had attached with the sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lax &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 14:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273687#M102403</guid>
      <dc:creator />
      <dc:date>2012-02-14T14:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273688#M102404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, How can I equate the eligibility_date with extractiondate in the given set expression.&amp;nbsp; Actually I am trying to do the following. &lt;/P&gt;&lt;P&gt;For ex. If I plot on x axis year(eligibility_date) and on y axis &lt;/P&gt;&lt;P&gt;1. expression for count(policynumber) with certain status &lt;/P&gt;&lt;P&gt;2. expression for count(policynuber) with certain status and year(eligibility_date)=year(extractiondate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Similarly, I want to break that further into months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test-dates2.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/11260_test-dates2.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lax&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 15:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273688#M102404</guid>
      <dc:creator />
      <dc:date>2012-02-14T15:12:58Z</dc:date>
    </item>
    <item>
      <title>set analysis for date ranges</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273689#M102405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; try with this expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Sum(Aggr(if(Year(EXTRACTIONDATE)=Year(ELIGIBILITY_DATE),1,0),POLICYNUMBER))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is your need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2012 06:48:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-for-date-ranges/m-p/273689#M102405</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-15T06:48:26Z</dc:date>
    </item>
  </channel>
</rss>

