<?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: lowest and highest value incorrect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927228#M528500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(TOTAL&amp;lt;Category&amp;gt; Aggr( Sum(Value), Category, SubCategory))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your expected outcome?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2015 09:16:04 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-08-28T09:16:04Z</dc:date>
    <item>
      <title>lowest and highest value In Table with aggr</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927227#M528499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello dears&lt;/P&gt;&lt;P&gt;i want find high and low value&lt;/P&gt;&lt;P&gt;i write&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-built_in" style="color: #0000ff;"&gt;Min&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-built_in" style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-built_in" style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;),&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-built_in" style="color: #0000ff;"&gt;Max&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-built_in" style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;&lt;SPAN class="hljs-built_in" style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;),&lt;/SPAN&gt;&lt;SPAN class="hljs-field" style="color: #800000; font-family: monospace, serif; font-size: 14px;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace, serif; font-size: 14px;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 14px; font-family: monospace, serif;"&gt;But incorrect &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 14px; font-family: monospace, serif;"&gt;I expect a great record and display a small record (Two Record in one Table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 14px; font-family: monospace, serif;"&gt;plz help me&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="108.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97275_108.png" style="height: 260px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 08:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927227#M528499</guid>
      <dc:creator />
      <dc:date>2015-08-28T08:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: lowest and highest value incorrect</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927228#M528500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Max(TOTAL&amp;lt;Category&amp;gt; Aggr( Sum(Value), Category, SubCategory))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your expected outcome?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 09:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927228#M528500</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-08-28T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: lowest and highest value incorrect</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927229#M528501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i expect Show a table with 2 record &lt;/P&gt;&lt;P&gt;FIrst Record is low&amp;nbsp;&amp;nbsp;&amp;nbsp; (with value)&lt;/P&gt;&lt;P&gt;Second Record is high &lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp; (with value)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 09:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927229#M528501</guid>
      <dc:creator />
      <dc:date>2015-08-28T09:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: lowest and highest value incorrect</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927230#M528502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 10:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927230#M528502</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-28T10:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: lowest and highest value In Table with aggr</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927231#M528503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks But i have only 2 Record Min And Max&lt;/P&gt;&lt;P&gt;Plz Help Me&lt;/P&gt;&lt;P&gt;Min Category&lt;/P&gt;&lt;P&gt;Max Category&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 11:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927231#M528503</guid>
      <dc:creator />
      <dc:date>2015-08-28T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: lowest and highest value In Table with aggr</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927232#M528504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leila,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest way to achieve that table is using the load script instead. Please find the solution attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alvaro P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 11:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927232#M528504</guid>
      <dc:creator>Alvaro_Palacios</dc:creator>
      <dc:date>2015-08-28T11:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: lowest and highest value In Table with aggr</title>
      <link>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927233#M528505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 12:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/lowest-and-highest-value-In-Table-with-aggr/m-p/927233#M528505</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-28T12:45:14Z</dc:date>
    </item>
  </channel>
</rss>

