<?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: set analysis help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400982#M149207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with the &lt;SPAN class="Bold"&gt;nummin&lt;/SPAN&gt; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Mar 2013 17:47:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-27T17:47:40Z</dc:date>
    <item>
      <title>set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400981#M149206</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;i have a simple tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 760px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;CT&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Concorrente&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;ListinoR&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;OE?&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;PRIOR&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="270"&gt;ListinoCOM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;00751&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;M&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;21,01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;13,43&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;00751&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;N&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;21,01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;21,44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;00751&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;T&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;21,01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;17,25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;00751&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;V&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;21,01&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;23,16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;01570&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;M&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;O&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD align="right" class="xl68" style="border-top: none; border-left: none;"&gt;45,00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to identify the lowest "ListinoCOM" with the lower PRIOR value for each CT, and sum them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, i should sum 17,25 and 45&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 17:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400981#M149206</guid>
      <dc:creator />
      <dc:date>2013-03-27T17:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400982#M149207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with the &lt;SPAN class="Bold"&gt;nummin&lt;/SPAN&gt; function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By Rebeca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 17:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400982#M149207</guid>
      <dc:creator />
      <dc:date>2013-03-27T17:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400983#M149208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try min({&amp;lt;PRIOR={"=PRIOR=aggr(nodistinct min(PRIOR),CT)"}&amp;gt;}ListinoCOM). See attached example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 18:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400983#M149208</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-27T18:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis help</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400984#M149209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! It works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 18:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-help/m-p/400984#M149209</guid>
      <dc:creator />
      <dc:date>2013-03-27T18:16:04Z</dc:date>
    </item>
  </channel>
</rss>

