<?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: Expression that leads to most occuring value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591252#M477537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Text Object and write below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Name, -&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Frequency&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update : If Frequency is coming as an aggregation of some field... i.e. Count(Name) you can use as below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Name, Aggr(-Count(Name),Name))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 13:28:55 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-04-17T13:28:55Z</dc:date>
    <item>
      <title>Expression that leads to most occuring value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591251#M477536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a study project to build a management dashboard for a school project.&lt;BR /&gt;I am far ahead of my classmates, because i find this very interesting to work on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having some issues I can't solve myself. I have searched for common questions and i see them asked frequently but non of the solutions seem to solve my 'problem'.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have a very small dataset to work with.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I have a table that looks like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Name | Frequency&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 34&lt;/P&gt;&lt;P&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21&lt;/P&gt;&lt;P&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to show in a single text field what the most occuring Name is, in this case 'Name A'.&lt;BR /&gt;How do I manage to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very sory for my noob-isch question on this case, unfortunatly I cant figure out how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joerie&lt;BR /&gt;Student Business Intelligence &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 13:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591251#M477536</guid>
      <dc:creator />
      <dc:date>2014-04-17T13:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that leads to most occuring value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591252#M477537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Text Object and write below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Name, -&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Frequency&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update : If Frequency is coming as an aggregation of some field... i.e. Count(Name) you can use as below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Name, Aggr(-Count(Name),Name))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 13:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591252#M477537</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-17T13:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that leads to most occuring value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591253#M477538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That simple!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 13:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591253#M477538</guid>
      <dc:creator />
      <dc:date>2014-04-17T13:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression that leads to most occuring value</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591254#M477539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close the thread by selecting appropriate answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 13:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-that-leads-to-most-occuring-value/m-p/591254#M477539</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-17T13:39:57Z</dc:date>
    </item>
  </channel>
</rss>

