<?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: Save the highest value into another field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Save-the-highest-value-into-another-field/m-p/733490#M262773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will do it. Joins the record with the max(debe) to all records in the load and stores the max under the new field MaxDebe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debe:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; debe&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;lt;Source&amp;gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (Debe)&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp; max(debe) as MaxDebe&lt;/P&gt;&lt;P&gt;Resident Debe;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 17:27:37 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-09-18T17:27:37Z</dc:date>
    <item>
      <title>Save the highest value into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Save-the-highest-value-into-another-field/m-p/733489#M262772</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 have a numeric field called 'debe' and I would like to add a new field called 'maximun' containing the highest value in the 'debe'.&lt;/P&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;debe,&lt;/P&gt;&lt;P&gt;maximun(debe) as maximun&lt;/P&gt;&lt;P&gt;from...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which command / sintax I need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 17:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-the-highest-value-into-another-field/m-p/733489#M262772</guid>
      <dc:creator />
      <dc:date>2014-09-18T17:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Save the highest value into another field</title>
      <link>https://community.qlik.com/t5/QlikView/Save-the-highest-value-into-another-field/m-p/733490#M262773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will do it. Joins the record with the max(debe) to all records in the load and stores the max under the new field MaxDebe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debe:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; debe&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;lt;Source&amp;gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join (Debe)&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp; max(debe) as MaxDebe&lt;/P&gt;&lt;P&gt;Resident Debe;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 17:27:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Save-the-highest-value-into-another-field/m-p/733490#M262773</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-18T17:27:37Z</dc:date>
    </item>
  </channel>
</rss>

