<?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: return the most frequent asset in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902131#M991156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply, I thought it would be something like that however couldn't quite figure the syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Jul 2015 10:56:05 GMT</pubDate>
    <dc:creator>samuel_brierley</dc:creator>
    <dc:date>2015-07-19T10:56:05Z</dc:date>
    <item>
      <title>return the most frequent asset</title>
      <link>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902129#M991154</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;I have a table like the one below that counts the number of times an asset appears and then sorts highest to lowest.&lt;/P&gt;&lt;P&gt;I have a formula that goes in a text box &lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; ) ) &lt;/SPAN&gt; that returns the 699 as you would expect. what im after is to return the actual Equipment ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks all&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93278_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 10:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902129#M991154</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2015-07-19T10:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: return the most frequent asset</title>
      <link>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902130#M991155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstsortedvalue(&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id, -&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; ))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 10:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902130#M991155</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-19T10:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: return the most frequent asset</title>
      <link>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902131#M991156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply, I thought it would be something like that however couldn't quite figure the syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 10:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902131#M991156</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2015-07-19T10:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: return the most frequent asset</title>
      <link>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902132#M991157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it seems the formula works&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93276_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 11:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902132#M991157</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-19T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: return the most frequent asset</title>
      <link>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902133#M991158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had modified the syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstsortedvalue(&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id, -&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Equipment_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; ))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jul 2015 11:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/return-the-most-frequent-asset/m-p/902133#M991158</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-07-19T11:00:48Z</dc:date>
    </item>
  </channel>
</rss>

