<?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: max monthyear in calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460519#M793951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with &lt;/P&gt;&lt;P&gt;=max(total monthyear)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2018 12:58:22 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2018-01-08T12:58:22Z</dc:date>
    <item>
      <title>max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460511#M793943</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 written below expression in calculated dimension to get max month year but getting all months in dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(max(monthyear),monthyear)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do the needful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalander&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-in-calculated-dimension/m-p/1460511#M793943</guid>
      <dc:creator>khalander</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460512#M793944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=aggr(max(TOTAL monthyear),monthyear)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460512#M793944</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T12:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460513#M793945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is giving max month year but not get correct values for maximum month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:43:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460513#M793945</guid>
      <dc:creator>khalander</dc:creator>
      <dc:date>2018-01-08T12:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460514#M793946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Image please &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460514#M793946</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T12:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460515#M793947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=aggr(max(monthyear),monthyear) will aggregated for every monthyear and calculating the max(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;monthyear&lt;/SPAN&gt;), so that´s correct retrieving all monthyear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;try with&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;max(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;monthyear) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460515#M793947</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-08T12:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460516#M793948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anjos,&lt;/P&gt;&lt;P&gt;It is showing error in calculated dimension message if i am giving max(monthyear)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460516#M793948</guid>
      <dc:creator>khalander</dc:creator>
      <dc:date>2018-01-08T12:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460517#M793949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max() won't work in calculated instead why can't you write in expression and promote them to dimension place?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460517#M793949</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-08T12:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460518#M793950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;It should even work without aggr(), like &lt;EM&gt;&lt;STRONG&gt;max( TOTAL monthyear)&lt;/STRONG&gt;&lt;/EM&gt;&lt;STRONG&gt; .&lt;/STRONG&gt; If your monthyear is a dual field, this expression should work; you might want to format it like = &lt;EM&gt;monthname(max(&lt;STRONG&gt;total&lt;/STRONG&gt; monthyear))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460518#M793950</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-01-08T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460519#M793951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with &lt;/P&gt;&lt;P&gt;=max(total monthyear)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 12:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460519#M793951</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-08T12:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460520#M793952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes It is giving max monthyear if i used total word&amp;nbsp; but my expression values is coming total values instead of max month values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460520#M793952</guid>
      <dc:creator>khalander</dc:creator>
      <dc:date>2018-01-08T13:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: max monthyear in calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460521#M793953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;include set analysis into your expression&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;monthyear={"$(=Max(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;monthyear&lt;/SPAN&gt;))"}&lt;/SPAN&gt;&amp;gt;}Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2018 13:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-monthyear-in-calculated-dimension/m-p/1460521#M793953</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-01-08T13:26:24Z</dc:date>
    </item>
  </channel>
</rss>

