<?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 Format Issue from Qlikview version 11 to version 12 in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865806#M71462</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hii,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the Reply.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Actually my main concern is that In version 11.2 max([Invoice Date])&amp;nbsp; returns value in number format(42317) but in&amp;nbsp;version 12.4, it is giving result in date format&amp;nbsp;(09/11/2015). So I want to know is there any affect of version upgradation in the formatting of max(date) or there is some other reasons&amp;nbsp; affecting in behind. I know it seems very little query but extremely&amp;nbsp;affecting the work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE width="369"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="109"&gt;QlikView Version&lt;/TD&gt;
&lt;TD width="83"&gt;Date Format&lt;/TD&gt;
&lt;TD width="100"&gt;Qlik Expression&lt;/TD&gt;
&lt;TD width="77"&gt;Output&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;11.2&lt;/TD&gt;
&lt;TD&gt;12/31/2013&lt;/TD&gt;
&lt;TD&gt;max(date)&lt;/TD&gt;
&lt;TD&gt;41639&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;12.4&lt;/TD&gt;
&lt;TD&gt;01/18/2015&lt;/TD&gt;
&lt;TD&gt;max(date)&lt;/TD&gt;
&lt;TD&gt;01/18/2015&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 06:55:16 GMT</pubDate>
    <dc:creator>Shriya</dc:creator>
    <dc:date>2021-12-02T06:55:16Z</dc:date>
    <item>
      <title>Date Format Issue from Qlikview version 11 to version 12</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865785#M71455</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am facing issue in some expressions due to upgrade in version of QlikView from 11.2 to 12.4 SR2.&lt;/P&gt;
&lt;P&gt;For Example: In Version 11.2, below expression is working correctly and showing data.Sales = sum({&amp;lt;[InvoiceDate]={"&amp;gt;=$(=num(vStartDate))&amp;lt;=$(=num(vEndDate))"}&amp;gt;}NetSale)&lt;/P&gt;
&lt;P&gt;where&amp;nbsp; variables vStartDate = Date(YearStart(Max([InvoiceDate]),0,4),'DD-MM-YYYY') and&amp;nbsp;vEndDate =&amp;nbsp;Date(Max([InvoiceDate]),'DD-MM-YYYY') are used.&lt;/P&gt;
&lt;P&gt;But&amp;nbsp;in version 12.4, for the same expression, no data displays . If I removes num from variable of date then it works perfectly fine. I have used this expression on a working dashboard in a lot of places, but after version upgrade all of them are disabled.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As we figured out, we find that&amp;nbsp;in version 12.4,&amp;nbsp;max([Invoice Date]) gives result in date format&amp;nbsp;(09/11/2015) but in version 11.2 it always returns value in number format(42317).&lt;/P&gt;
&lt;P&gt;Please help me find out the Root Cause of this issue as it majorly affecting my work.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 05:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865785#M71455</guid>
      <dc:creator>Shriya</dc:creator>
      <dc:date>2021-12-03T05:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue from Qlikview version 11 to version 12</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865789#M71458</link>
      <description>&lt;P&gt;Check your dollar expansions&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;$(=num(vStartDate))and $(=num(vEndDate)). Are they working as expected?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would think that you need to expand your variables as well. Like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum({&amp;lt;[InvoiceDate]={"&amp;gt;=$(=num($(=vStartDate)))&amp;lt;=$(=num($(=vEndDate)))"}&amp;gt;}NetSale)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 05:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865789#M71458</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-12-02T05:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format Issue from Qlikview version 11 to version 12</title>
      <link>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865806#M71462</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hii,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the Reply.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Actually my main concern is that In version 11.2 max([Invoice Date])&amp;nbsp; returns value in number format(42317) but in&amp;nbsp;version 12.4, it is giving result in date format&amp;nbsp;(09/11/2015). So I want to know is there any affect of version upgradation in the formatting of max(date) or there is some other reasons&amp;nbsp; affecting in behind. I know it seems very little query but extremely&amp;nbsp;affecting the work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;TABLE width="369"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="109"&gt;QlikView Version&lt;/TD&gt;
&lt;TD width="83"&gt;Date Format&lt;/TD&gt;
&lt;TD width="100"&gt;Qlik Expression&lt;/TD&gt;
&lt;TD width="77"&gt;Output&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;11.2&lt;/TD&gt;
&lt;TD&gt;12/31/2013&lt;/TD&gt;
&lt;TD&gt;max(date)&lt;/TD&gt;
&lt;TD&gt;41639&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;12.4&lt;/TD&gt;
&lt;TD&gt;01/18/2015&lt;/TD&gt;
&lt;TD&gt;max(date)&lt;/TD&gt;
&lt;TD&gt;01/18/2015&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in Advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 06:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Date-Format-Issue-from-Qlikview-version-11-to-version-12/m-p/1865806#M71462</guid>
      <dc:creator>Shriya</dc:creator>
      <dc:date>2021-12-02T06:55:16Z</dc:date>
    </item>
  </channel>
</rss>

