<?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: How to load field value as sum() of different field's table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583140#M738843</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Orders:&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; date_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_client&lt;BR /&gt;from [qvd\order.qvd] (qvd);&lt;/P&gt;&lt;P&gt;left join (Orders)&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_line_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ammount_line&lt;BR /&gt;from [qvd\order.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join (Orders)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;id_order,&lt;/P&gt;&lt;P&gt;sum(ammount_line) as sumorder&lt;/P&gt;&lt;P&gt;resident Orders&lt;/P&gt;&lt;P&gt;group by id_order;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2019 07:59:16 GMT</pubDate>
    <dc:creator>martinpohl</dc:creator>
    <dc:date>2019-05-22T07:59:16Z</dc:date>
    <item>
      <title>How to load field value as sum() of different field's table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583138#M738842</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;let's say I have&amp;nbsp;&lt;/P&gt;&lt;P&gt;Order:&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; date_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_client&lt;BR /&gt;from [qvd\order.qvd] (qvd);&lt;/P&gt;&lt;P&gt;lineOrder:&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_line_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ammount_line&lt;BR /&gt;from [qvd\orderline.qvd] (qvd);&lt;/P&gt;&lt;P&gt;I need the total ammount calculated on the Order table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get this?&lt;/P&gt;&lt;P&gt;I want the Order table to be&lt;/P&gt;&lt;P&gt;Order:&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Date_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_client,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; total_ammount_order&lt;BR /&gt;from [qvd\order.qvd] (qvd);&lt;/P&gt;&lt;P&gt;Thanks to all&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583138#M738842</guid>
      <dc:creator>vittorianad</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to load field value as sum() of different field's table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583140#M738843</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Orders:&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; date_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_client&lt;BR /&gt;from [qvd\order.qvd] (qvd);&lt;/P&gt;&lt;P&gt;left join (Orders)&lt;BR /&gt;load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; id_line_order,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ammount_line&lt;BR /&gt;from [qvd\order.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join (Orders)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;id_order,&lt;/P&gt;&lt;P&gt;sum(ammount_line) as sumorder&lt;/P&gt;&lt;P&gt;resident Orders&lt;/P&gt;&lt;P&gt;group by id_order;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 07:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583140#M738843</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-05-22T07:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to load field value as sum() of different field's table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583156#M738844</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I want to keep separated the Order and the Orderline table,&lt;/P&gt;&lt;P&gt;the code you suggest does the left join...&lt;/P&gt;&lt;P&gt;Instead ....&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;left join (Orders)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;load&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;id_order,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;sum(ammount_line) as sumorder&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;resident Orders&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;group by id_order;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;return me and error as invalid statement!!&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 08:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-field-value-as-sum-of-different-field-s-table/m-p/1583156#M738844</guid>
      <dc:creator>vittorianad</dc:creator>
      <dc:date>2019-05-22T08:31:18Z</dc:date>
    </item>
  </channel>
</rss>

