<?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 String based on Highest Count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505284#M480379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Nov 2013 17:50:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-28T17:50:54Z</dc:date>
    <item>
      <title>Return String based on Highest Count</title>
      <link>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505282#M480377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a text field I want to display the name of a value with the highest count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far I have this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=MaxString(aggr(Count({1&amp;lt;[Billable_Status] = {Billable}&amp;gt;}Practice)Practice))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns back the highest count of billable employees in a practice, but I want it to display the name of the practice not the count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 17:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505282#M480377</guid>
      <dc:creator />
      <dc:date>2013-11-28T17:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Return String based on Highest Count</title>
      <link>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505283#M480378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=FirstSortedValue( YourNamefield, - aggr(Count({1&amp;lt;[Billable_Status] = {'Billable'}&amp;gt;}Practice), Practice) )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 17:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505283#M480378</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-11-28T17:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Return String based on Highest Count</title>
      <link>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505284#M480379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2013 17:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Return-String-based-on-Highest-Count/m-p/505284#M480379</guid>
      <dc:creator />
      <dc:date>2013-11-28T17:50:54Z</dc:date>
    </item>
  </channel>
</rss>

