<?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: field max in the table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822528#M1039704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Straight Table&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;and below three different expressions&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;FOR B&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=FirstSortedValue(Distinct B, -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;FOR data&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=FirstSortedValue(Distinct data, -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;For SUM(costo)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=FirstSortedValue(Distinct Aggr(SUM(costo),A,B), -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Dec 2014 13:17:59 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2014-12-12T13:17:59Z</dc:date>
    <item>
      <title>field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822522#M1039698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;hello&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN class="hps"&gt;I have a table&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;QlikView&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;this:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/73325_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to turn this&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;table by&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;display only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the row with the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;maximum value&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the field&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;cost&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with the aggregation&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;field A.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;in this way&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 435px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;B&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="77"&gt;data&lt;/TD&gt;&lt;TD class="xl65" width="98"&gt;max costo&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00001&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00030&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,737&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00002&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00001&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,735&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00002&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00024&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,735&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00019&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00024&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,735&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00024&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;55357&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,735&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00027&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;51443&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,615&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00030&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00024&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,735&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00033&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00041&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,745&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00035&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00036&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,754&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;00036&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;00040&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;12/12/2014&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;1,754&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt; &lt;SPAN class="hps"&gt;What kind of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;transformations&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;/&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;expressions&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;should I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;enter&lt;/SPAN&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN&gt;T&lt;SPAN class="long_text short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;hanks&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Alex&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822522#M1039698</guid>
      <dc:creator />
      <dc:date>2014-12-12T09:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822523#M1039699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alessandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switch it to straight table and create expression max(value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:50:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822523#M1039699</guid>
      <dc:creator>mato32188</dc:creator>
      <dc:date>2014-12-12T09:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822524#M1039700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Hello&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;You can try with firstsortedvalue function.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 09:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822524#M1039700</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-12-12T09:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822525#M1039701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Distinct B, -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Distinct data, -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;P&gt;=FirstSortedValue(Distinct Aggr(SUM(costo),A,B), -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 10:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822525#M1039701</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-12T10:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822526#M1039702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;that way&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I lose&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the information&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the field&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;b&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;Could you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;write me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an example&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;Thank you very much&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Alex​&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 11:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822526#M1039702</guid>
      <dc:creator />
      <dc:date>2014-12-12T11:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822527#M1039703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN class="ita-kd-inputtools-div"&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P class="almost_half_cell"&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I did not understand&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;where I should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;insert&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the given expression&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;give me an example&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;explicit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;about it?&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;SPAN class="long_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Alex&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822527#M1039703</guid>
      <dc:creator />
      <dc:date>2014-12-12T13:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: field max in the table</title>
      <link>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822528#M1039704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Straight Table&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Dimension&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;and below three different expressions&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;FOR B&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=FirstSortedValue(Distinct B, -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;FOR data&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=FirstSortedValue(Distinct data, -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;For SUM(costo)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;=FirstSortedValue(Distinct Aggr(SUM(costo),A,B), -Aggr(SUM(costo),A,B))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 13:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/field-max-in-the-table/m-p/822528#M1039704</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-12T13:17:59Z</dc:date>
    </item>
  </channel>
</rss>

