<?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: Top(Max value) discarding others in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815414#M287589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jonh&lt;BR /&gt;Jst do one thing&lt;/P&gt;&lt;P&gt;TAB1:&lt;/P&gt;&lt;P&gt;LOAD GRADE&amp;amp;'-'StartDate AS Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Num(EndDate)) AS TopDate&lt;/P&gt;&lt;P&gt;RESIDENT TABLE_X&lt;/P&gt;&lt;P&gt;GROUP BY GRADE, StartDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;noconcate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Num#(SubField(Key,'-',0) )&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GRADE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIMESTAMP(NUM#(SubField(Key,'-',-1))) as StartDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIMESTAMP(TopDate) as TopDate&lt;/P&gt;&lt;P&gt;RESIDENT TAB1;&lt;/P&gt;&lt;P&gt;u can DROP tab1 if u want or aliase so that doesnt make synthetic or else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ND NOW U CAN DIRECTLY TAKE THESE FIELDS INTO UR CHARTS.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHEERS.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Nov 2014 05:28:31 GMT</pubDate>
    <dc:creator>ashishkalia</dc:creator>
    <dc:date>2014-11-12T05:28:31Z</dc:date>
    <item>
      <title>Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815404#M287579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching the sample app and go through it to find top(Max) values and discarding others in a pivot table&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 03:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815404#M287579</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-12T03:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815405#M287580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QlikView does not identify your field as timestamp. &lt;/P&gt;&lt;P&gt;Try to edit your timestamp format like that - then you can use max() functions in your chart table&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture11.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71041_Capture11.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 03:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815405#M287580</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-12T03:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815406#M287581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please find attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 03:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815406#M287581</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-12T03:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815407#M287582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;Thanks for your time&lt;/P&gt;&lt;P&gt;but I need to show only max(date) values. I don't want all the dates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815407#M287582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-12T04:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815408#M287583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to remove the Start field from the Dimensions...please find attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815408#M287583</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-12T04:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815409#M287584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;Kindly find the attachment&lt;/P&gt;&lt;P&gt;I need the values for that date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815409#M287584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-12T04:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815410#M287585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815410#M287585</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-12T04:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815411#M287586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the Date again as dimension but with the following expression:&lt;/P&gt;&lt;P&gt; if(Start=max(total Start),Start)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815411#M287586</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-12T04:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815412#M287587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;Could you provide the sample app&lt;/P&gt;&lt;P&gt;I could not able to fix it from my end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815412#M287587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-12T04:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815413#M287588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its attached in the above posting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 04:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815413#M287588</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-11-12T04:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815414#M287589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jonh&lt;BR /&gt;Jst do one thing&lt;/P&gt;&lt;P&gt;TAB1:&lt;/P&gt;&lt;P&gt;LOAD GRADE&amp;amp;'-'StartDate AS Key,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max(Num(EndDate)) AS TopDate&lt;/P&gt;&lt;P&gt;RESIDENT TABLE_X&lt;/P&gt;&lt;P&gt;GROUP BY GRADE, StartDate;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;noconcate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Num#(SubField(Key,'-',0) )&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GRADE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIMESTAMP(NUM#(SubField(Key,'-',-1))) as StartDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TIMESTAMP(TopDate) as TopDate&lt;/P&gt;&lt;P&gt;RESIDENT TAB1;&lt;/P&gt;&lt;P&gt;u can DROP tab1 if u want or aliase so that doesnt make synthetic or else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ND NOW U CAN DIRECTLY TAKE THESE FIELDS INTO UR CHARTS.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHEERS.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 05:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815414#M287589</guid>
      <dc:creator>ashishkalia</dc:creator>
      <dc:date>2014-11-12T05:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815415#M287590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached file for solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 06:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815415#M287590</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-12T06:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Top(Max value) discarding others</title>
      <link>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815416#M287591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, John!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the example attached. I used another table based on the resident one to mark the max values and then, in the pivot table, you can simply filter out unwanted values with set analysis.&amp;nbsp; If you don't need the other values at all, you can INNER JOIN instead of LEFT JOIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 18:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Top-Max-value-discarding-others/m-p/815416#M287591</guid>
      <dc:creator>daveamz</dc:creator>
      <dc:date>2014-11-12T18:04:14Z</dc:date>
    </item>
  </channel>
</rss>

