<?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: Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date/m-p/806216#M1044490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One suggestion:&lt;/P&gt;&lt;P&gt;While comparing(=,&amp;gt;,&amp;lt;), there is no point using a &lt;STRONG&gt;formatting&lt;/STRONG&gt; function like date(), because that doesn't change the underlaying number and hence no change in comparison result. Therefore, we should avoid using such formatting functions during comparison to exclude unnecessary operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: This doesn't hold true while we compare in general Set Analysis, because there it's possibly a text-like comparison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 09:01:58 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-11-24T09:01:58Z</dc:date>
    <item>
      <title>Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806213#M1044487</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 a Calender. (1,Nov - 24 Nov)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want all dates except of today, namely as, 1Nov - 23Nov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I create it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Benny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806213#M1044487</guid>
      <dc:creator />
      <dc:date>2014-11-24T08:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806214#M1044488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yourdate&lt;/P&gt;&lt;P&gt;From &amp;lt;&amp;gt; where Yourdate&amp;lt;today();&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 08:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806214#M1044488</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806215#M1044489</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;Do it script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;load * from tableName&lt;/P&gt;&lt;P&gt;where date(floor(CalendardateField))&amp;gt;date(today())&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, 24 Nov 2014 08:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806215#M1044489</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-11-24T08:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806216#M1044490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One suggestion:&lt;/P&gt;&lt;P&gt;While comparing(=,&amp;gt;,&amp;lt;), there is no point using a &lt;STRONG&gt;formatting&lt;/STRONG&gt; function like date(), because that doesn't change the underlaying number and hence no change in comparison result. Therefore, we should avoid using such formatting functions during comparison to exclude unnecessary operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: This doesn't hold true while we compare in general Set Analysis, because there it's possibly a text-like comparison.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 09:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806216#M1044490</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T09:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806217#M1044491</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;my Datefield means DATUM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Datum&lt;/P&gt;&lt;P&gt;From &amp;lt;&amp;gt; where Datum&amp;lt; Today();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 09:06:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806217#M1044491</guid>
      <dc:creator />
      <dc:date>2014-11-24T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806218#M1044492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have gone through few cases where DateField is in text format then comparing with today() date.&lt;/P&gt;&lt;P&gt;You have to do formating for comparision because your date field is in text and result of today() is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometime you have to use Date#() also to execute comparision properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my suggestion is if necessary use formatting.&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, 24 Nov 2014 09:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806218#M1044492</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-11-24T09:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806219#M1044493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That(text comparison) I already mentioned. However, the way you showed &lt;EM&gt;"where date(floor(CalendardateField))&amp;gt;date(today())" &lt;/EM&gt;doesn't definitely tell that it could be a text field, otherwise floor() would not work there. And if you use date#(), it would again get converted to a proper date field with numeric representation at the back. There too, using date() would be an over-head I guess. Isn't it so?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 09:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806219#M1044493</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-11-24T09:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806220#M1044494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok , i have tryed with your suggestions but it does not work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still a beginner and have not so much idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 13:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806220#M1044494</guid>
      <dc:creator />
      <dc:date>2014-11-24T13:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806221#M1044495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload sample app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 13:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806221#M1044495</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-24T13:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806222#M1044496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like...&lt;BR /&gt;Load&lt;/P&gt;&lt;P&gt;YourDate&lt;/P&gt;&lt;P&gt;From &amp;lt;&amp;gt; where date#(Yourdate, 'DDMMM') &amp;lt; date(today(), 'DDMMM');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 15:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806222#M1044496</guid>
      <dc:creator />
      <dc:date>2014-11-24T15:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/806223#M1044497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank u for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It Helped me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 06:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/806223#M1044497</guid>
      <dc:creator />
      <dc:date>2014-11-25T06:39:38Z</dc:date>
    </item>
  </channel>
</rss>

