<?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: Set analysis - Find Current Location of employee Based on Current Designation in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000571#M82862</link>
    <description>&lt;P&gt;As below with set analysis&lt;/P&gt;
&lt;P&gt;Only({$&amp;lt;[Designation No]={"$(=Max([Designation No]))"}&amp;gt;} [Location Area])&lt;/P&gt;</description>
    <pubDate>Fri, 04 Nov 2022 09:17:42 GMT</pubDate>
    <dc:creator>BrunPierre</dc:creator>
    <dc:date>2022-11-04T09:17:42Z</dc:date>
    <item>
      <title>Set analysis - Find Current Location of employee Based on Current Designation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000535#M82858</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have below table on frontend ,&lt;/P&gt;
&lt;P&gt;the Green one is current location of employee based on max number of Designation No which is 13,&lt;/P&gt;
&lt;P&gt;So basically in Current Location Column that value should come (Allahabad_W_EC)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Doubt2.png" style="width: 736px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92906iC190EEA548BEB583/image-size/large?v=v2&amp;amp;px=999" role="button" title="Doubt2.png" alt="Doubt2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please help me to write set analysis for Current Location....&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#SetAnalysis&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 08:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000535#M82858</guid>
      <dc:creator>pratham39</dc:creator>
      <dc:date>2022-11-04T08:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Find Current Location of employee Based on Current Designation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000571#M82862</link>
      <description>&lt;P&gt;As below with set analysis&lt;/P&gt;
&lt;P&gt;Only({$&amp;lt;[Designation No]={"$(=Max([Designation No]))"}&amp;gt;} [Location Area])&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 09:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000571#M82862</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-11-04T09:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Find Current Location of employee Based on Current Designation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000600#M82867</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thanks for reply,&lt;/P&gt;
&lt;P&gt;Your solution is working perfectly fine for any single employee ,&lt;/P&gt;
&lt;P&gt;but in overall table for all employees it is only showing Max DesignationNo Location&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Red one in below table should show location Mumbai but as it is taking max ID - 13 as per your expression&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it won't show Mumbai&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="doubt1.png" style="width: 727px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/92924i7013ECA0427E8AA3/image-size/large?v=v2&amp;amp;px=999" role="button" title="doubt1.png" alt="doubt1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please help&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 10:17:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000600#M82867</guid>
      <dc:creator>pratham39</dc:creator>
      <dc:date>2022-11-04T10:17:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Find Current Location of employee Based on Current Designation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000608#M82870</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;
&lt;P&gt;Aggr(FirstSortedValue([Location Area], -[Designation No]), [Employee No])&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 10:31:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000608#M82870</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-11-04T10:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis - Find Current Location of employee Based on Current Designation</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000614#M82871</link>
      <description>&lt;P&gt;It worked!&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 10:47:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Find-Current-Location-of-employee-Based-on-Current/m-p/2000614#M82871</guid>
      <dc:creator>pratham39</dc:creator>
      <dc:date>2022-11-04T10:47:00Z</dc:date>
    </item>
  </channel>
</rss>

