<?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: Considering Max value based on Period in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2094815#M89698</link>
    <description>&lt;P&gt;Seems like you should be using Max(Value) with a dimension of month or quarter as appropriate?&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jul 2023 10:48:54 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2023-07-18T10:48:54Z</dc:date>
    <item>
      <title>Considering Max value based on Period</title>
      <link>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2094804#M89697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we have below table have Value for currency for different periods.&amp;nbsp;&lt;/P&gt;
&lt;TABLE style="border-collapse: collapse; width: 192pt;" border="0" width="256" cellspacing="0" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD width="64" height="19" class="xl67" style="height: 14.5pt; width: 48pt;"&gt;Month&lt;/TD&gt;
&lt;TD width="64" class="xl67" style="border-left: none; width: 48pt;"&gt;Quarter&lt;/TD&gt;
&lt;TD width="64" class="xl67" style="border-left: none; width: 48pt;"&gt;Currency&lt;/TD&gt;
&lt;TD width="64" class="xl67" style="border-left: none; width: 48pt;"&gt;Value&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Sep-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q3&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Sep-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q3&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;13&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Oct-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q3&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Oct-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q3&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Nov-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q3&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;16&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Nov-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q3&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;17&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Dec-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q4&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Dec-22&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q4&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Jan-23&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q4&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;18&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Jan-23&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q4&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Feb-23&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q4&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;14&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 14.5pt;"&gt;
&lt;TD height="19" align="right" class="xl66" style="height: 14.5pt; border-top: none;"&gt;Feb-23&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;Q4&lt;/TD&gt;
&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;USD&lt;/TD&gt;
&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Need to show the max value if we are working Month wise, and also if we are showing the data for Quarter wise it should show max value for Quarter.&lt;/P&gt;
&lt;P&gt;Can you please suggest me on this.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2094804#M89697</guid>
      <dc:creator>bhargavikn</dc:creator>
      <dc:date>2024-11-15T21:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Considering Max value based on Period</title>
      <link>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2094815#M89698</link>
      <description>&lt;P&gt;Seems like you should be using Max(Value) with a dimension of month or quarter as appropriate?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 10:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2094815#M89698</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2023-07-18T10:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Considering Max value based on Period</title>
      <link>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2095215#M89733</link>
      <description>&lt;P&gt;Hi, Thank you for reply.&lt;/P&gt;
&lt;P&gt;Yes, I have used Max(value) using group by month, Quarter.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;with this approach it is showing max value only for Month,&lt;/P&gt;
&lt;P&gt;but for Quarter it is showing max values of each 3 month values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to have only one max value for Quarter selection.&lt;/P&gt;
&lt;P&gt;Please suggest me.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 09:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2095215#M89733</guid>
      <dc:creator>bhargavikn</dc:creator>
      <dc:date>2023-07-19T09:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Considering Max value based on Period</title>
      <link>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2095249#M89736</link>
      <description>&lt;P&gt;=Only({$&amp;lt;Value= {"$(=Max(Value))"}&amp;gt;}Value) &lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 11:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2095249#M89736</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2023-07-19T11:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Considering Max value based on Period</title>
      <link>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2099442#M90010</link>
      <description>&lt;P&gt;Thank you all for your reply.&lt;/P&gt;
&lt;P&gt;I have tried with below kind of script&amp;nbsp; and it working.&lt;/P&gt;
&lt;P&gt;T1:&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Max(Month) as Month, Quarter, Currency&lt;/P&gt;
&lt;P&gt;Group by&lt;/P&gt;
&lt;P&gt;Quarter, Currency ;&lt;/P&gt;
&lt;P&gt;Left Join(T1)&lt;/P&gt;
&lt;P&gt;Load Currency, Quarter, Value;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 09:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Considering-Max-value-based-on-Period/m-p/2099442#M90010</guid>
      <dc:creator>bhargavikn</dc:creator>
      <dc:date>2023-08-02T09:27:05Z</dc:date>
    </item>
  </channel>
</rss>

