<?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: Comparing date in set-analysis doesn't work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537190#M200778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan and Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count( {$&amp;lt; [Unavailable Start Date] = {"&amp;gt;=$(=Date(vBeginDate4))&amp;lt;=$(=Date(vEndDate4))"} &amp;gt;} [Unavailable Start Date] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2013 09:26:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-28T09:26:30Z</dc:date>
    <item>
      <title>Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537185#M200773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have no clue why this work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; = if ([Unavailable Start Date] &amp;lt; $(vEndDate4), 'true', 'false')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; And this also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 8pt;"&gt;( {$&amp;lt; &lt;SPAN style="color: maroon;"&gt;[WorkItem&lt;BR /&gt;Enddate]&lt;/SPAN&gt; = {&lt;SPAN style="color: maroon;"&gt;"&amp;gt;=$(vBeginDate4)&amp;lt;=$(vEndDate4)"&lt;/SPAN&gt;}&lt;BR /&gt;&amp;gt;} &lt;SPAN style="color: maroon;"&gt;[WorkType Todo]&lt;/SPAN&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But this doesn't:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 8pt;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;count&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN&gt;( {$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;"&amp;gt;=$(vBeginDate4)&amp;lt;=$(vEndDate4)"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;[Unavailable&lt;BR /&gt;Start Date]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt; ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 15:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537185#M200773</guid>
      <dc:creator />
      <dc:date>2013-08-27T15:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537186#M200774</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&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;( {$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;"&amp;gt;=$(=vBeginDate4)&amp;lt;=$(=vEndDate4)"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;If not working check whether the date format in variables and dimension are same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 15:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537186#M200774</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-08-27T15:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537187#M200775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;It doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I check? Because doesn't this depens on the formatting of listbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i put no formatting on the listboxes their appearence is not the same.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: maroon; font-family: inherit; font-style: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit;"&gt; -&amp;gt; displays as a date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-style: inherit;"&gt;vBeginDate4 -&amp;gt; as a number&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 16:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537187#M200775</guid>
      <dc:creator />
      <dc:date>2013-08-27T16:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537188#M200776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gerry - you got it! The problem is caused by the fact that the two values are formatted differently, and it's important in Set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for example: &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;"&gt; if ([Unavailable Start Date] &amp;lt; $(vEndDate4), 'true', 'false') works because QlikView evaluates the expression, using the numeric value of the date field, and comparing it to the numeric value of the variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: blue; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;( {$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;"&amp;gt;=$(vBeginDate4)&amp;lt;=$(vEndDate4)"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable&lt;BR /&gt;Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; ) - doesn't work, because&amp;nbsp; the field is formatted as a date, and the variables are formatted as numbers, and that's an incorrect syntax in Set Analysis. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;I'd suggest one of the two following solutions:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;1. Format the variables as Dates:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;( {$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;"&amp;gt;='$(=date(vBeginDate4))'&amp;lt;='$(date(vEndDate4))'"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable&lt;BR /&gt;Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;2. Re-work the condition into a Boolean condition that can compare the field with the variable numerically:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;( {$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;"=(num(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;)&amp;gt;=$(vBeginDate4) and num(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;)&amp;lt;=$(vEndDate4))"&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-style: inherit; font-family: inherit;"&gt;[Unavailable Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt; ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;can't guarantee the syntax 100%, I only typed it here with no validation...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;Oleg Troyansky&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;A href="http://www.masterssummit.com/"&gt;www.masterssummit.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;A href="http://www.naturalsynergies.com/"&gt;www.naturalsynergies.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 18:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537188#M200776</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-08-27T18:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537189#M200777</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&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count( {$&amp;lt; [Unavailable Start Date] = {"&amp;gt;=$(=Date(vBeginDate4))&amp;lt;=$(=Date(vEndDate4))"} &amp;gt;} [Unavailable Start Date] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;If not working check whether the date format in variables and dimension are same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-family: inherit;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 03:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537189#M200777</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-08-28T03:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537190#M200778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan and Oleg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count( {$&amp;lt; [Unavailable Start Date] = {"&amp;gt;=$(=Date(vBeginDate4))&amp;lt;=$(=Date(vEndDate4))"} &amp;gt;} [Unavailable Start Date] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 09:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537190#M200778</guid>
      <dc:creator />
      <dc:date>2013-08-28T09:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing date in set-analysis doesn't work</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537191#M200779</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;Please close this disucssion, so that it would be helpful for others to identify solution for similar tasks.&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>Wed, 28 Aug 2013 10:57:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-date-in-set-analysis-doesn-t-work/m-p/537191#M200779</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-08-28T10:57:12Z</dc:date>
    </item>
  </channel>
</rss>

