<?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 calculated dimension in the front end in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526878#M1226615</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've the below data&lt;/P&gt;&lt;P&gt;Year Month PeriodID&lt;/P&gt;&lt;P&gt;2024 Jan 202401&lt;/P&gt;&lt;P&gt;2024 Feb 202402&lt;/P&gt;&lt;P&gt;2024 Mar 202403&lt;/P&gt;&lt;P&gt;2024 Dec 202412&lt;/P&gt;&lt;P&gt;2025 Jun 202506&lt;/P&gt;&lt;P&gt;2025 Jul 202507&lt;/P&gt;&lt;P&gt;I'm looking for a calculated dimension in the front end where it has to take Max Year and Max month of that year, expecting below value in&amp;nbsp;calculated dimension in the front end&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jul 2025&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
    <pubDate>Mon, 11 Aug 2025 10:17:40 GMT</pubDate>
    <dc:creator>vikasshana</dc:creator>
    <dc:date>2025-08-11T10:17:40Z</dc:date>
    <item>
      <title>calculated dimension in the front end</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526878#M1226615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've the below data&lt;/P&gt;&lt;P&gt;Year Month PeriodID&lt;/P&gt;&lt;P&gt;2024 Jan 202401&lt;/P&gt;&lt;P&gt;2024 Feb 202402&lt;/P&gt;&lt;P&gt;2024 Mar 202403&lt;/P&gt;&lt;P&gt;2024 Dec 202412&lt;/P&gt;&lt;P&gt;2025 Jun 202506&lt;/P&gt;&lt;P&gt;2025 Jul 202507&lt;/P&gt;&lt;P&gt;I'm looking for a calculated dimension in the front end where it has to take Max Year and Max month of that year, expecting below value in&amp;nbsp;calculated dimension in the front end&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jul 2025&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 10:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526878#M1226615</guid>
      <dc:creator>vikasshana</dc:creator>
      <dc:date>2025-08-11T10:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: calculated dimension in the front end</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526898#M1226618</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/3349" target="_blank"&gt;@vikasshana&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try this "=MaxString({&amp;lt; PeriodID = {"$(=Max(PeriodID))"} &amp;gt;} TOTAL Month) &amp;amp;' '&amp;amp; MaxString( {&amp;lt; PeriodID = {"$(=Maxstring(PeriodID))"} &amp;gt;} TOTAL Year)" in a dimension column and check if it works (here it works haha)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de tela 2025-08-11 100800.png" style="width: 542px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182708iABC0428769C36AE7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de tela 2025-08-11 100800.png" alt="Captura de tela 2025-08-11 100800.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 13:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526898#M1226618</guid>
      <dc:creator>savioricardog</dc:creator>
      <dc:date>2025-08-11T13:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculated dimension in the front end</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526932#M1226619</link>
      <description>&lt;P&gt;This works perfect..!!! thanks for helping.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 18:20:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526932#M1226619</guid>
      <dc:creator>vikasshana</dc:creator>
      <dc:date>2025-08-11T18:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: calculated dimension in the front end</title>
      <link>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526933#M1226620</link>
      <description>&lt;P&gt;You could try this&lt;/P&gt;&lt;P&gt;Date(Date#(Max(Aggr(Only(PeriodID), Year, Month)),'YYYYMM'),'MMM YYYY')&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 18:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculated-dimension-in-the-front-end/m-p/2526933#M1226620</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2025-08-11T18:26:13Z</dc:date>
    </item>
  </channel>
</rss>

