<?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 Strange behaviour of date function ?? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185927#M22078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in (at least) QlikView 11.2 SR 9 x64, &lt;SPAN style="font-size: 13.3333px;"&gt;In any QlikView application (even a new one),&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can someone explain me&amp;nbsp; why : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in an expression, if you put =date(42620), you will get 07/09/2016 (that is normal).&lt;/P&gt;&lt;P&gt;BUT if you put =$(=date(42620)), you will 0,0003858024691358 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;&amp;nbsp; ??&lt;/P&gt;&lt;P&gt;Where does come this decimal number ? I thought the date function transforms a number of days into&lt;/P&gt;&lt;P&gt;a date ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2016 14:00:42 GMT</pubDate>
    <dc:creator>bertrand_herard</dc:creator>
    <dc:date>2016-09-15T14:00:42Z</dc:date>
    <item>
      <title>Strange behaviour of date function ??</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185927#M22078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;in (at least) QlikView 11.2 SR 9 x64, &lt;SPAN style="font-size: 13.3333px;"&gt;In any QlikView application (even a new one),&lt;/SPAN&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Can someone explain me&amp;nbsp; why : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in an expression, if you put =date(42620), you will get 07/09/2016 (that is normal).&lt;/P&gt;&lt;P&gt;BUT if you put =$(=date(42620)), you will 0,0003858024691358 &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/shocked.png" /&gt;&amp;nbsp; ??&lt;/P&gt;&lt;P&gt;Where does come this decimal number ? I thought the date function transforms a number of days into&lt;/P&gt;&lt;P&gt;a date ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 14:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185927#M22078</guid>
      <dc:creator>bertrand_herard</dc:creator>
      <dc:date>2016-09-15T14:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour of date function ??</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185928#M22079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. try below&lt;/P&gt;&lt;P&gt;single quotes&lt;/P&gt;&lt;P&gt;&lt;IMG alt="fr.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137612_fr.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='$(=date(42620))'&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 17:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185928#M22079</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-09-15T17:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Strange behaviour of date function ??</title>
      <link>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185929#M22080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dollar sign expansion is taking the date and converting it into a division calculation&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=$(=Date(42620))&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;$(=&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;07/09/2016)&lt;/STRONG&gt; -&amp;gt; which is saying &lt;STRONG&gt;7 divided by 9 divided by 2016&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 17:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Strange-behaviour-of-date-function/m-p/1185929#M22080</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-15T17:02:16Z</dc:date>
    </item>
  </channel>
</rss>

