<?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: Sum function - even there I have a issue - pls help a dummy in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673343#M539410</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;Try this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;LOAD Region &amp;amp; '_' &amp;amp; Country AS Key, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QV Example.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sales);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Left Keep(Sales)&lt;/P&gt;&lt;P&gt;LOAD Region &amp;amp; '_' &amp;amp; Country AS Key,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MarketPotential&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QV Example.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is MP);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2014 07:51:42 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2014-08-29T07:51:42Z</dc:date>
    <item>
      <title>Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673335#M539402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;I have some issues that a chart shows me a unexpected result of a sum(x)/sum(y).&lt;/P&gt;&lt;P&gt;Can a bloody rooky ask a to easy question?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV issue.jpg" class="jive-image" src="/legacyfs/online/65531_QV issue.jpg" /&gt;&lt;/P&gt;&lt;P&gt;I load two tables:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV - load 1.jpg" class="jive-image" src="/legacyfs/online/65532_QV - load 1.jpg" /&gt;&lt;IMG alt="QV - load 2.jpg" class="jive-image" src="/legacyfs/online/65533_QV - load 2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;and use&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG style="color: #ff0000;"&gt;Sum(Sales)/Sum(MarketPotential)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;as function to get a gauge chart&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV-Out.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65534_QV-Out.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Can you pls help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 05:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673335#M539402</guid>
      <dc:creator />
      <dc:date>2014-08-29T05:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673336#M539403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you load these two tables as it is, it will generate a synthetic key(Region+Country) and in that case, result coming is expected. So it's about key issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 05:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673336#M539403</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-29T05:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673337#M539404</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim(Region) AS Region,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim(Country) AS Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MarketPotential&lt;/P&gt;&lt;P&gt;FROM Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN(Data)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim(Region) AS Region,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Trim(Country) AS Country,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now check your formula &lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;Sum(Sales)/Sum(MarketPotential).&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not working, then attach your sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 05:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673337#M539404</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-29T05:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673338#M539405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear both, thx so much for the fast reply.&lt;/P&gt;&lt;P&gt;Looks good but not completely correct.&lt;/P&gt;&lt;P&gt;Missed the information in the previous question that 'Sales' consist out of multiple datasets&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;GE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Product1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;GE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Product2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;which are added up. The products can be selected as well. (sorry, In thought I have to modify the formular only).&lt;/P&gt;&lt;P&gt;It delivers me the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QV - result.jpg" class="jive-image" src="/legacyfs/online/65512_QV - result.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 05:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673338#M539405</guid>
      <dc:creator />
      <dc:date>2014-08-29T05:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673339#M539406</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;Can your explain your requirement bit clearly?&amp;nbsp; What is your expected output for the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 07:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673339#M539406</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-29T07:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673340#M539407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;for EU the expected output is Sales [20] / Potential [200] =10%&lt;/P&gt;&lt;P&gt;With&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sales :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [GB ProdA = 5] + [GB ProdB = 5] +&amp;nbsp; [DE ProdA = 3] + [DE ProdB = 7]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Potential:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [GB=100] + [DE=100]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;The sales of the product should be added up and then divided by the potential market.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Torsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 07:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673340#M539407</guid>
      <dc:creator />
      <dc:date>2014-08-29T07:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673341#M539408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Duplicate keys will cause you the issue, to avoid that if you can disregard Product, you can get it like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Data:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;LOAD Region, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MarketPotential&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[QV Example.xlsx]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(ooxml, embedded labels, table is MP);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;left Join&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD Region, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Product, &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Sum&lt;/STRONG&gt;(Sales) as Sales&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;[QV Example.xlsx]&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;(ooxml, embedded labels, table is Sales)&lt;STRONG&gt; group By&lt;/STRONG&gt; Region, Country;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 07:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673341#M539408</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-29T07:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673342#M539409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand, than I have to reload the data (with other var-names) for some other analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I could do this in the chart-script&lt;/P&gt;&lt;P&gt;Such as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(total &amp;lt;Region&amp;gt; Sales) / Sum(total &amp;lt;Region&amp;gt; MarketPotential)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;while loading two separate tables again?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 07:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673342#M539409</guid>
      <dc:creator />
      <dc:date>2014-08-29T07:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673343#M539410</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;Try this script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;LOAD Region &amp;amp; '_' &amp;amp; Country AS Key, &lt;/P&gt;&lt;P&gt;&amp;nbsp; Region, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Country, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QV Example.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sales);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;Left Keep(Sales)&lt;/P&gt;&lt;P&gt;LOAD Region &amp;amp; '_' &amp;amp; Country AS Key,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MarketPotential&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[QV Example.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is MP);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 07:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673343#M539410</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-08-29T07:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673344#M539411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your example file the following expression gives you the expected output:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(Sales)/sum(aggr(sum({&amp;lt;Product={*}&amp;gt;}DISTINCT MarketPotential),Region,Country))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This might have to be modified to fit your full data-set, but it might help you on the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SKG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 07:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673344#M539411</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2014-08-29T07:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673345#M539412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with distinct keyword for first table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(Sales)/Sum(&lt;STRONG&gt;distinct&lt;/STRONG&gt; MarketPotential)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Region selection it works. However this is a solution which would not always work, hence not recommended too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 08:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673345#M539412</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-29T08:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sum function - even there I have a issue - pls help a dummy</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673346#M539413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try to Load the 1st table in full but the 2nd table without the Region?&lt;/P&gt;&lt;P&gt;The Region-Country relationship is already defined in the 1st table, and you do not need to load that in the 2nd again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 03:24:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-function-even-there-I-have-a-issue-pls-help-a-dummy/m-p/673346#M539413</guid>
      <dc:creator>alfredlee</dc:creator>
      <dc:date>2014-09-01T03:24:09Z</dc:date>
    </item>
  </channel>
</rss>

