<?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 How to get position of max value based on rangemax in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-get-position-of-max-value-based-on-rangemax/m-p/2086405#M89075</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using rangemax ,I have got the max value from multiple fields.&lt;/P&gt;
&lt;P&gt;expression used : rangemax(field1,field2,field3)&lt;/P&gt;
&lt;P&gt;How to get the field of the max value present in the rangemax?&lt;/P&gt;
&lt;P&gt;For eg: here if field1 is max value,I want to get output as 'field1' and not the value of that field1.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jun 2023 15:21:49 GMT</pubDate>
    <dc:creator>Ameya09</dc:creator>
    <dc:date>2023-06-21T15:21:49Z</dc:date>
    <item>
      <title>How to get position of max value based on rangemax</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-position-of-max-value-based-on-rangemax/m-p/2086405#M89075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using rangemax ,I have got the max value from multiple fields.&lt;/P&gt;
&lt;P&gt;expression used : rangemax(field1,field2,field3)&lt;/P&gt;
&lt;P&gt;How to get the field of the max value present in the rangemax?&lt;/P&gt;
&lt;P&gt;For eg: here if field1 is max value,I want to get output as 'field1' and not the value of that field1.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-position-of-max-value-based-on-rangemax/m-p/2086405#M89075</guid>
      <dc:creator>Ameya09</dc:creator>
      <dc:date>2023-06-21T15:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get position of max value based on rangemax</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-get-position-of-max-value-based-on-rangemax/m-p/2086424#M89078</link>
      <description>&lt;P&gt;It's a bit awkward looking, but this seems to work:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;Pick&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;Match&lt;/SPAN&gt;(&lt;SPAN class="s1"&gt;RangeMax&lt;/SPAN&gt;(&lt;SPAN class="s2"&gt;F1&lt;/SPAN&gt;, &lt;SPAN class="s2"&gt;F2&lt;/SPAN&gt;, &lt;SPAN class="s2"&gt;F3&lt;/SPAN&gt;), &lt;SPAN class="s2"&gt;F1&lt;/SPAN&gt;, &lt;SPAN class="s2"&gt;F2&lt;/SPAN&gt;, &lt;SPAN class="s2"&gt;F3&lt;/SPAN&gt;), 'F1', 'F2', 'F3')&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="p1"&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-get-position-of-max-value-based-on-rangemax/m-p/2086424#M89078</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-06-21T15:56:34Z</dc:date>
    </item>
  </channel>
</rss>

