<?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 Find the maximum value, corresponding dimension in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/Find-the-maximum-value-corresponding-dimension/m-p/2473893#M4516</link>
    <description>&lt;P&gt;I want to find the maximum qty value of the Country, and the maximum value should return the details of the Country&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let's say the maximum value of Country is 20000, and the corresponding Country is US&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 15:21:42 GMT</pubDate>
    <dc:creator>qingkong</dc:creator>
    <dc:date>2025-01-29T15:21:42Z</dc:date>
    <item>
      <title>Find the maximum value, corresponding dimension</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Find-the-maximum-value-corresponding-dimension/m-p/2473893#M4516</link>
      <description>&lt;P&gt;I want to find the maximum qty value of the Country, and the maximum value should return the details of the Country&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let's say the maximum value of Country is 20000, and the corresponding Country is US&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Find-the-maximum-value-corresponding-dimension/m-p/2473893#M4516</guid>
      <dc:creator>qingkong</dc:creator>
      <dc:date>2025-01-29T15:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Find the maximum value, corresponding dimension</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Find-the-maximum-value-corresponding-dimension/m-p/2473906#M4517</link>
      <description>&lt;P&gt;Although this might be not a GeoAnalytics question, you should use the following formulas:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For getting the maximum qty value:&lt;/P&gt;
&lt;P&gt;=max(aggr(Sum(qty),Country))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For getting the corresponding country:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=FIRSTSORTEDVALUE(Country,-aggr(sum(qty),Country))&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 07:32:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Find-the-maximum-value-corresponding-dimension/m-p/2473906#M4517</guid>
      <dc:creator>joostvanegmond7</dc:creator>
      <dc:date>2024-07-31T07:32:55Z</dc:date>
    </item>
  </channel>
</rss>

