<?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 Group by function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-by-function/m-p/557369#M1131120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a requirement to sum up total sale amount for each region from two different text files. In one file i have geography information and in another file have sales information at sub-region wise. Have to join with first file to get region level total sales information.&lt;/P&gt;&lt;P&gt;example: select total_sales, region from sales, geography where sales.sub_region=geography.sub_region group by geography.region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 06:30:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-11T06:30:23Z</dc:date>
    <item>
      <title>Group by function</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-function/m-p/557369#M1131120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a requirement to sum up total sale amount for each region from two different text files. In one file i have geography information and in another file have sales information at sub-region wise. Have to join with first file to get region level total sales information.&lt;/P&gt;&lt;P&gt;example: select total_sales, region from sales, geography where sales.sub_region=geography.sub_region group by geography.region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 06:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-function/m-p/557369#M1131120</guid>
      <dc:creator />
      <dc:date>2013-12-11T06:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Group by function</title>
      <link>https://community.qlik.com/t5/QlikView/Group-by-function/m-p/557370#M1131121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try according to this example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstly join two table in one table.&lt;/P&gt;&lt;P&gt;NewTable:&lt;/P&gt;&lt;P&gt;table1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**************************&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;output:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;field1,&lt;/P&gt;&lt;P&gt;sum(field2)&lt;/P&gt;&lt;P&gt;resident NewTable&lt;/P&gt;&lt;P&gt;group by field1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 06:39:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-by-function/m-p/557370#M1131121</guid>
      <dc:creator />
      <dc:date>2013-12-11T06:39:04Z</dc:date>
    </item>
  </channel>
</rss>

