<?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 dimension value from measure value. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2027033#M84653</link>
    <description>&lt;P&gt;Hi Team, we have one requirement where we need to find maximum measure value from the list of measure values we get for the particular dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dimension names are used to find measure value corresponding to the filter we apply on another dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After finding the max value for measure , we need to find the dimension for which we got that max measure value.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eg - We have applied Group Client filter on dashboard. We need to find possible cluster codes for the applied Group Client Filter. Then we need to find the total eng Ids using those cluster code IDs. Then we need to find maximum count of engagement Ids for the cluster code IDs we got. After that we need to find Cluster code belonging to that max count value of engagement IDs.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2023 09:15:16 GMT</pubDate>
    <dc:creator>poojakaikade</dc:creator>
    <dc:date>2023-01-18T09:15:16Z</dc:date>
    <item>
      <title>Find the dimension value from measure value.</title>
      <link>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2027033#M84653</link>
      <description>&lt;P&gt;Hi Team, we have one requirement where we need to find maximum measure value from the list of measure values we get for the particular dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dimension names are used to find measure value corresponding to the filter we apply on another dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After finding the max value for measure , we need to find the dimension for which we got that max measure value.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eg - We have applied Group Client filter on dashboard. We need to find possible cluster codes for the applied Group Client Filter. Then we need to find the total eng Ids using those cluster code IDs. Then we need to find maximum count of engagement Ids for the cluster code IDs we got. After that we need to find Cluster code belonging to that max count value of engagement IDs.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 09:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2027033#M84653</guid>
      <dc:creator>poojakaikade</dc:creator>
      <dc:date>2023-01-18T09:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Find the dimension value from measure value.</title>
      <link>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2027036#M84654</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Try like below in textbox or KPI&lt;/P&gt;
&lt;P&gt;=FirstSortedValue(DISTINCT [&lt;SPAN&gt;Cluster code&lt;/SPAN&gt;], -Aggr(Count(distinct [&lt;SPAN&gt;engagement IDs]&lt;/SPAN&gt;), [&lt;SPAN&gt;Cluster code&lt;/SPAN&gt;]))&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 09:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2027036#M84654</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2023-01-18T09:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Find the dimension value from measure value.</title>
      <link>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2033722#M85178</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;It works. Thanks a lot for the solution.&lt;/P&gt;
&lt;P&gt;There is one more requirement in the same.&lt;/P&gt;
&lt;P&gt;I need to sort the result in ascending order. How can we apply alphabetical sorting on the above expression using another dimension?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Pooja&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 08:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Find-the-dimension-value-from-measure-value/m-p/2033722#M85178</guid>
      <dc:creator>poojakaikade</dc:creator>
      <dc:date>2023-02-03T08:32:10Z</dc:date>
    </item>
  </channel>
</rss>

