<?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: Report and calcul TOP 3 element in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002299#M340632</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, great !&lt;/P&gt;&lt;P&gt;Thanks for all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 15:21:10 GMT</pubDate>
    <dc:creator>pgarcia75</dc:creator>
    <dc:date>2015-09-22T15:21:10Z</dc:date>
    <item>
      <title>Report and calcul TOP 3 element</title>
      <link>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002296#M340629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I loaded a file Excel in Qlickview (see attached file )&lt;/P&gt;&lt;P&gt;I would like to show (to take in report for exemple) for the most recent month ( field 'period ') , the 3 fields 'service' with the field ' tx_exhaust ' the highest &lt;/P&gt;&lt;P&gt;For example, using as an example the file, &lt;/P&gt;&lt;P&gt;I want to view &lt;/P&gt;&lt;P&gt;IMMUNO CL DIAB 99 &lt;/P&gt;&lt;P&gt;HEPATOLOGY 99 &lt;/P&gt;&lt;P&gt;GYNECO.OBSTE 92 &lt;/P&gt;&lt;P&gt;For the period May 2015 (TOP 3)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;SPAN lang=""&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;SPAN lang=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Patrice&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Calibri;"&gt;&lt;SPAN lang=""&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002296#M340629</guid>
      <dc:creator>pgarcia75</dc:creator>
      <dc:date>2015-09-22T14:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Report and calcul TOP 3 element</title>
      <link>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002297#M340630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi patrice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this your desired result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I created a chart -&amp;gt; straight table&lt;/P&gt;&lt;P&gt;2) Select the dimension service&lt;/P&gt;&lt;P&gt;3) Use the expression =max({$&amp;lt;periode={'$(=Max(periode))'}&amp;gt;} tx_exhaust)&lt;/P&gt;&lt;P&gt;4) In the chart properties, tab Dimensions, select 'Restrict which values ...' and also 'Show only largest 3 values'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 15:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002297#M340630</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-22T15:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Report and calcul TOP 3 element</title>
      <link>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002298#M340631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think this is use full for you.&lt;/P&gt;&lt;P&gt;first 3 LOAD site, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libpole, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; periode, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; annee, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mois, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; service, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tx_exhaust&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\...\QlickView.xls]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 15:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002298#M340631</guid>
      <dc:creator>maniram23</dc:creator>
      <dc:date>2015-09-22T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Report and calcul TOP 3 element</title>
      <link>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002299#M340632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, great !&lt;/P&gt;&lt;P&gt;Thanks for all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 15:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Report-and-calcul-TOP-3-element/m-p/1002299#M340632</guid>
      <dc:creator>pgarcia75</dc:creator>
      <dc:date>2015-09-22T15:21:10Z</dc:date>
    </item>
  </channel>
</rss>

