<?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(MonthYear) not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69766#M786637</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please help me on below requirement.&lt;/P&gt;&lt;P&gt;I have calculated MonthYear field in the back end like below.&lt;/P&gt;&lt;P&gt;MonthName(Date(Date#(Date,'YYMMDD'),'DD/MM/YYYY')) as MonthName&lt;/P&gt;&lt;P&gt;Getting the filter correctly like below.But when I have taken Max(&lt;SPAN style="font-size: 13.3333px;"&gt;MonthName&lt;/SPAN&gt;) getting Feb 2018 as number format.&lt;/P&gt;&lt;P&gt;Please help on getting actaul format like Feb 2018.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>bhavvibudagam</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Max(MonthYear) not working</title>
      <link>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69766#M786637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one please help me on below requirement.&lt;/P&gt;&lt;P&gt;I have calculated MonthYear field in the back end like below.&lt;/P&gt;&lt;P&gt;MonthName(Date(Date#(Date,'YYMMDD'),'DD/MM/YYYY')) as MonthName&lt;/P&gt;&lt;P&gt;Getting the filter correctly like below.But when I have taken Max(&lt;SPAN style="font-size: 13.3333px;"&gt;MonthName&lt;/SPAN&gt;) getting Feb 2018 as number format.&lt;/P&gt;&lt;P&gt;Please help on getting actaul format like Feb 2018.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69766#M786637</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Max(MonthYear) not working</title>
      <link>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69767#M786638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is because the in background Qlik Stores it as number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this two things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Maxstring(MonthName)&lt;/P&gt;&lt;P&gt;2. Monthname(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MonthName))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Kaushik Solanki&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 07:11:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69767#M786638</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-22T07:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Max(MonthYear) not working</title>
      <link>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69768#M786639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try MaxString(MonthName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 07:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69768#M786639</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-02-22T07:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Max(MonthYear) not working</title>
      <link>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69769#M786640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would prefer always to use the below to do such things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(Date)&amp;amp;Num(Month(Date),'00')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the result will be 201602, 201603 ....etc.. and here you will get the maximum number since this column is integer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 07:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69769#M786640</guid>
      <dc:creator>Yousef_Amarneh</dc:creator>
      <dc:date>2018-02-22T07:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Max(MonthYear) not working</title>
      <link>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69770#M786641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Monthname(Max(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;MonthName&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or use interpret date# to change the format as required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 08:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-MonthYear-not-working/m-p/69770#M786641</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-02-22T08:06:24Z</dc:date>
    </item>
  </channel>
</rss>

