<?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: max expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551347#M744387</link>
    <description>Max() and sum() are both aggregation functions where SET could be used.&lt;BR /&gt;Try adding your set&lt;BR /&gt;{$&amp;lt; DATE = {"2018-01*}&amp;gt;}&lt;BR /&gt;into your max expressions.&lt;BR /&gt;Like:&lt;BR /&gt;= MAX( {$&amp;lt; DATE = {"2018-01*}&amp;gt;} Data,2)&lt;BR /&gt;</description>
    <pubDate>Sat, 02 Mar 2019 19:11:34 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2019-03-02T19:11:34Z</dc:date>
    <item>
      <title>max expression</title>
      <link>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551341#M744386</link>
      <description>&lt;P&gt;Using a straight chart with the dimension of meter number.&lt;BR /&gt;The expression is =NUM(SUM({$&amp;lt; DATE = {"2018-01*}&amp;gt;}Data),'# ##0') which gives me the sum of consumption for the month of january, data is hourly values.&lt;BR /&gt;I would like to add three more expressions to show me the top three values for current month.&lt;BR /&gt;To get the max I use =max(Data), =max(Data,2), =max(Data,3) but cant figure out how to add month to the max expression.&lt;BR /&gt;The final result is to see a twelve months with top 3 three hourly consumptions and the total of the month.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551341#M744386</guid>
      <dc:creator>runesson</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: max expression</title>
      <link>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551347#M744387</link>
      <description>Max() and sum() are both aggregation functions where SET could be used.&lt;BR /&gt;Try adding your set&lt;BR /&gt;{$&amp;lt; DATE = {"2018-01*}&amp;gt;}&lt;BR /&gt;into your max expressions.&lt;BR /&gt;Like:&lt;BR /&gt;= MAX( {$&amp;lt; DATE = {"2018-01*}&amp;gt;} Data,2)&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Mar 2019 19:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551347#M744387</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-03-02T19:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: max expression</title>
      <link>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551537#M744388</link>
      <description>Worked, thanks!</description>
      <pubDate>Mon, 04 Mar 2019 06:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-expression/m-p/1551537#M744388</guid>
      <dc:creator>runesson</dc:creator>
      <dc:date>2019-03-04T06:07:21Z</dc:date>
    </item>
  </channel>
</rss>

