<?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: load is giving me incorrect values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035993#M641541</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its true I have used a join.. how do you get around this...&lt;/P&gt;&lt;P&gt;my script is running i'm trying one last thing and then i'll post the script here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Feb 2016 22:59:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-02T22:59:54Z</dc:date>
    <item>
      <title>load is giving me incorrect values</title>
      <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035991#M641539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm still stuck with the same function I had attempted to get fixed in the below link.&lt;/P&gt;&lt;P&gt;I changed the function to include the where clause. but unfortunately its still giving me the same unwanted distinct values that i'm after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what can I do to get this fixed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I've got a sum with a group by clause (which should be the only way to get this correctly done), the sum should be around for example 9828.13 and the actual sum is 157250.08.&lt;/P&gt;&lt;P&gt;what a friend helped discover was that the big number was in fact an exact multiple of the original number.&lt;/P&gt;&lt;P&gt;but how this came about is still bugging me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been on this problem for days now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I still cant figure it out. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'd really appreciate some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/203784"&gt;Group By multiple fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035991#M641539</guid>
      <dc:creator />
      <dc:date>2016-02-02T22:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: load is giving me incorrect values</title>
      <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035992#M641540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to look at the input table to your GROUP BY LOAD. It seems this table show duplicate lines.&lt;/P&gt;&lt;P&gt;Have you performed a JOIN to this table? A JOIN can very easily result in data duplication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more help, you need to post more details, e.g. your script, the document log or a sample QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035992#M641540</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-02T22:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: load is giving me incorrect values</title>
      <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035993#M641541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its true I have used a join.. how do you get around this...&lt;/P&gt;&lt;P&gt;my script is running i'm trying one last thing and then i'll post the script here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 22:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035993#M641541</guid>
      <dc:creator />
      <dc:date>2016-02-02T22:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: load is giving me incorrect values</title>
      <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035994#M641542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, it's hard to give an advice without knowing anything. Please tell us a bit more about your setting, requirements, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, you could often use a MAPPING approach instead of a JOIN:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 23:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035994#M641542</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-02T23:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: load is giving me incorrect values</title>
      <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035995#M641543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this approach could be a solution for you. I show two ways; one in the load script and another in the chart on the raw table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-02-03 #1.PNG" class="jive-image image-1" src="/legacyfs/online/113347_2016-02-03 #1.PNG" style="height: 288px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 23:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035995#M641543</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-02-02T23:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: load is giving me incorrect values</title>
      <link>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035996#M641544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I looked at my previous code and I figured out that the EDW data had 2 left joins which were causing the issue!&lt;/P&gt;&lt;P&gt;thanks guys for all your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yomna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 05:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/load-is-giving-me-incorrect-values/m-p/1035996#M641544</guid>
      <dc:creator />
      <dc:date>2016-02-03T05:36:51Z</dc:date>
    </item>
  </channel>
</rss>

