<?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: Using expression within a table to find the max of a value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091673#M18263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for this!&lt;/P&gt;&lt;P&gt;The only problem at the moment is that where there are joint first place values neither of them are shown (simply a blank box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if there is a way around his?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2016 11:40:55 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-07T11:40:55Z</dc:date>
    <item>
      <title>Using expression within a table to find the max of a value</title>
      <link>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091671#M18261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with the headings "Proposition", "Nominee" and "Nominator".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nominee and Nominator contain a list of names for each of them.&lt;/P&gt;&lt;P&gt;What I need to do is to write an expression for both Nominee and Nominator that will show the name of the Nominee and Nominator who appear most in the data set, for each proposition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proposition: Techonology&lt;/P&gt;&lt;P&gt;Sally appears 5 times as Nominee, John is mentioned 4 times&lt;/P&gt;&lt;P&gt;Bob appears 7 times as Nominator, Fred is mentioned 10 times&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table should look like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proposition&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nominee&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nominator&lt;/P&gt;&lt;P&gt;Technology&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sally&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 10:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091671#M18261</guid>
      <dc:creator />
      <dc:date>2016-03-04T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression within a table to find the max of a value</title>
      <link>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091672#M18262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FirstSortedValue(Nominee, -Aggr(Count(Nominee), &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Proposition, Nominee))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;FirstSortedValue(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Nominator&lt;/SPAN&gt;, -Aggr(Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Nominator&lt;/SPAN&gt;), &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Proposition, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Nominator&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 17:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091672#M18262</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-04T17:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression within a table to find the max of a value</title>
      <link>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091673#M18263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for this!&lt;/P&gt;&lt;P&gt;The only problem at the moment is that where there are joint first place values neither of them are shown (simply a blank box).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if there is a way around his?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 11:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091673#M18263</guid>
      <dc:creator />
      <dc:date>2016-03-07T11:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using expression within a table to find the max of a value</title>
      <link>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091674#M18264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use DISTINCT to show one of them:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FirstSortedValue(DISTINCT Nominee, -Aggr(Count(Nominee), &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Proposition, Nominee))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;FirstSortedValue(DISTINCT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Nominator&lt;/SPAN&gt;, -Aggr(Count(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13px;"&gt;Nominator&lt;/SPAN&gt;), &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Proposition, &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;Nominator&lt;/SPAN&gt;))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 12:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-expression-within-a-table-to-find-the-max-of-a-value/m-p/1091674#M18264</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-07T12:24:45Z</dc:date>
    </item>
  </channel>
</rss>

