<?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: Group by using an expression in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Group-by-using-an-expression/m-p/1814527#M66603</link>
    <description>&lt;P&gt;It depends on where/how you want to use the expression.&amp;nbsp; The aggr() function is a good place to start.&lt;/P&gt;&lt;P&gt;=aggr(max(transaction), supplier, month)&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jun 2021 14:24:47 GMT</pubDate>
    <dc:creator>GaryGiles</dc:creator>
    <dc:date>2021-06-11T14:24:47Z</dc:date>
    <item>
      <title>Group by using an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Group-by-using-an-expression/m-p/1814520#M66602</link>
      <description>&lt;P&gt;How can I do the following using an expression and not data load editor&lt;/P&gt;&lt;P&gt;get max invoices per month per supplier&lt;/P&gt;&lt;P&gt;E.g. select supplier,month,max(transaction) as invoice&lt;/P&gt;&lt;P&gt;from &amp;lt;table&amp;gt;&lt;BR /&gt;group by 1,2&lt;/P&gt;&lt;P&gt;how can I build this using an expression/formula?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 14:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Group-by-using-an-expression/m-p/1814520#M66602</guid>
      <dc:creator>meg007</dc:creator>
      <dc:date>2021-06-11T14:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Group by using an expression</title>
      <link>https://community.qlik.com/t5/App-Development/Group-by-using-an-expression/m-p/1814527#M66603</link>
      <description>&lt;P&gt;It depends on where/how you want to use the expression.&amp;nbsp; The aggr() function is a good place to start.&lt;/P&gt;&lt;P&gt;=aggr(max(transaction), supplier, month)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 14:24:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Group-by-using-an-expression/m-p/1814527#M66603</guid>
      <dc:creator>GaryGiles</dc:creator>
      <dc:date>2021-06-11T14:24:47Z</dc:date>
    </item>
  </channel>
</rss>

