<?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 Max(date) not resulting in number format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-date-not-resulting-in-number-format/m-p/1864705#M1216298</link>
    <description>&lt;P&gt;Generally, we have seen that when we write Max(date) in chart then it results in&amp;nbsp; number&amp;nbsp; format ex: 156725, but in my case it is directly resulting in date format.&lt;/P&gt;
&lt;P&gt;Also when I uses expressions which contains such variables then in general it uses num for comparison of dates&lt;/P&gt;
&lt;P&gt;Ex: {&amp;lt;[Invoice Date]={"&amp;gt;=$(=num(vStartDate))&amp;lt;=$()=num(vEndDate)"}&amp;gt;}&lt;/P&gt;
&lt;P&gt;but here it is not showing data and if we removes 'num', then the data gets appeared,&lt;/P&gt;
&lt;P&gt;where vEndDate=date(max([Invoice Date]),'DD-MM-YY').&lt;/P&gt;
&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 05:20:32 GMT</pubDate>
    <dc:creator>Shriya</dc:creator>
    <dc:date>2021-11-30T05:20:32Z</dc:date>
    <item>
      <title>Max(date) not resulting in number format</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-not-resulting-in-number-format/m-p/1864705#M1216298</link>
      <description>&lt;P&gt;Generally, we have seen that when we write Max(date) in chart then it results in&amp;nbsp; number&amp;nbsp; format ex: 156725, but in my case it is directly resulting in date format.&lt;/P&gt;
&lt;P&gt;Also when I uses expressions which contains such variables then in general it uses num for comparison of dates&lt;/P&gt;
&lt;P&gt;Ex: {&amp;lt;[Invoice Date]={"&amp;gt;=$(=num(vStartDate))&amp;lt;=$()=num(vEndDate)"}&amp;gt;}&lt;/P&gt;
&lt;P&gt;but here it is not showing data and if we removes 'num', then the data gets appeared,&lt;/P&gt;
&lt;P&gt;where vEndDate=date(max([Invoice Date]),'DD-MM-YY').&lt;/P&gt;
&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 05:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-not-resulting-in-number-format/m-p/1864705#M1216298</guid>
      <dc:creator>Shriya</dc:creator>
      <dc:date>2021-11-30T05:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Max(date) not resulting in number format</title>
      <link>https://community.qlik.com/t5/QlikView/Max-date-not-resulting-in-number-format/m-p/1864711#M1216299</link>
      <description>&lt;P&gt;You are changing the Invoice Date from a date to a num to a date to a num again.&lt;/P&gt;
&lt;P&gt;What about using this simplified version instead&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;{&amp;lt;[Invoice Date]={"&amp;gt;=$(=min([Invoice Date]))&amp;lt;=$(=max([Invoice Date]))"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 06:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-date-not-resulting-in-number-format/m-p/1864711#M1216299</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2021-11-30T06:08:39Z</dc:date>
    </item>
  </channel>
</rss>

