<?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 Problems with dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143548#M22756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;Try it out with sample file attached. i have used calendar object to select the dates.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 May 2009 16:17:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-05-07T16:17:21Z</dc:date>
    <item>
      <title>Problems with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143545#M22753</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've a little problem with dates.&lt;/P&gt;&lt;P&gt;I've a 'Date' field that contains all the possible dates within the active date range, the problem is to compare this field with two more fields on the application to obtain a resultant IF clause that defines for example if a employee is contracted on this date range depending on his contract starting date and his contract finishing date...&lt;/P&gt;&lt;P&gt;I' hope i've explained it correctly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sam1980&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 14:19:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143545#M22753</guid>
      <dc:creator />
      <dc:date>2009-05-07T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Problems with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143546#M22754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;Have you tried comparing date with providing the format :&lt;/P&gt;&lt;P&gt;if ( date(DateColumn,'MM/DD/YYYY') &amp;gt; date([Contract Starting Date],'MM/DD/YYYY'),'Expression' ,'Else Expression')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 15:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143546#M22754</guid>
      <dc:creator>manishkumar75</dc:creator>
      <dc:date>2009-05-07T15:10:22Z</dc:date>
    </item>
    <item>
      <title>Problems with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143547#M22755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried this but it doesn't work properly, I think that the main problem is that we're selecting one month and then Qkv tries to compare a group of dates (all the month days) with one single date and that's obiusly not correct...&lt;/P&gt;&lt;P&gt;Don't you have any suggestions about that?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 16:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143547#M22755</guid>
      <dc:creator />
      <dc:date>2009-05-07T16:09:16Z</dc:date>
    </item>
    <item>
      <title>Problems with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143548#M22756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;Try it out with sample file attached. i have used calendar object to select the dates.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saran.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 16:17:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143548#M22756</guid>
      <dc:creator />
      <dc:date>2009-05-07T16:17:21Z</dc:date>
    </item>
    <item>
      <title>Problems with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143549#M22757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sam,&lt;/P&gt;&lt;P&gt;I'm not sure I understand your problem... A sample could help...&lt;/P&gt;&lt;P&gt;You might be better off linking the dates in the data structure, using INTERVALMATCH, rather than messing with IF formulas.&lt;/P&gt;&lt;P&gt;Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2009 21:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-dates/m-p/143549#M22757</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-05-07T21:34:41Z</dc:date>
    </item>
  </channel>
</rss>

