<?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 Values are not matching in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800197#M1020743</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below data in separate straight tables for AA, BB and CC analysis for 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="82024" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82024_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to get an aggregated chart to represent the totals of all 3 in total sales and individual sales for AA,BB and CC for respective destinations for 2014.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="82028" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/82028_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Individual totals from the aggregated table for AA,BB and CC are not matching with the Individual tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I performed joins and got all the data into one single aggregated qvd and pulling that data in to reports and the numbers don't match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2015 13:47:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-26T13:47:34Z</dc:date>
    <item>
      <title>Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800197#M1020743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below data in separate straight tables for AA, BB and CC analysis for 2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="82024" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82024_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to get an aggregated chart to represent the totals of all 3 in total sales and individual sales for AA,BB and CC for respective destinations for 2014.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="82028" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/82028_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Individual totals from the aggregated table for AA,BB and CC are not matching with the Individual tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I performed joins and got all the data into one single aggregated qvd and pulling that data in to reports and the numbers don't match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800197#M1020743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T13:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800198#M1020744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you joining the data to get the aggregated QVD? Can you post your script for generating the file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 13:52:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800198#M1020744</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-03-26T13:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800199#M1020745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AGG:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; ApplyMap('Map', [V_Code]) as [AT.TI Code], &lt;/P&gt;&lt;P&gt;&amp;nbsp; [Hotel Travel Date] as [AT. Travel Date], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Map1', [V_Code]) as [AT.CC Code], &lt;/P&gt;&lt;P&gt;&amp;nbsp; [V_Code] as [AT. V_Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum([Revenue]) as [AT. Revenue],&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum([Sales]) as [AT.Sales]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident [Inventory ]&lt;/P&gt;&lt;P&gt;Where Exists([AV_Code], [V_Code]) &lt;/P&gt;&lt;P&gt;Group By [V_Code], [Travel Date]&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table [Inventory];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outer Join (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;AGG&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [TI Code] as [AT.TI Code],&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [TI&amp;nbsp; Date] as [AT. Travel Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [TI Sales] as [AT.TI Sales],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [TI Revenue] as [AT.TI Revenue]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[XXXXX.QVD] (qvd)&lt;/P&gt;&lt;P&gt;Where Exists([TI V_Code], [TI Code]) &lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;outer Join (&lt;SPAN style="font-size: 13.3333330154419px;"&gt;AGG&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Travel Date] as [AT. Travel Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [V_ID] as [AT.CC Code], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales] as [AT.CC Sales],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Revenue] as [AT.CC Revenue]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[YYYY.QVD](qvd)&lt;/P&gt;&lt;P&gt;Where Exists([CC V_Code],[V_ ID]) ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:16:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800199#M1020745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T14:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800200#M1020746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, can't really make sense of that without understanding which fields relate to the fields you're talking about in your tables! Any chance you can post your .qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800200#M1020746</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-03-26T14:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800201#M1020747</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;I suggest you do Mapping first and then do the aggregation on the table and then create the SUM fields by aggregation by the field name is better way for load the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800201#M1020747</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-03-26T14:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800202#M1020748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No... It didn't work &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 15:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800202#M1020748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T15:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800203#M1020749</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;To join both table together I will do something like this&lt;/P&gt;&lt;P&gt;Hash128 ([AA Sales] &amp;amp; '|' &amp;amp; [BB Sales] &amp;amp; '|' &amp;amp; [CC Sales])&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS&amp;nbsp; %Key_Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In both table and this will join the table for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 16:35:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800203#M1020749</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-03-26T16:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800204#M1020750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 18:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800204#M1020750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T18:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800205#M1020751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DDid that help?&lt;/P&gt;&lt;P&gt;please mark as helpful or answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 19:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800205#M1020751</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-03-26T19:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800206#M1020752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still have the same issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used apply map and outer join to get data into my Aggregated QVD. &lt;/P&gt;&lt;P&gt;The values still don't match or not even close to the&amp;nbsp; values from production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need more information&amp;nbsp; to help me with this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 20:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800206#M1020752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T20:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800207#M1020753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="82076" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/82076_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;when i make any changes i see this issue... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached qvw in the initial post, can someone please help me with this asap...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 20:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800207#M1020753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-26T20:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Values are not matching in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800208#M1020754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried group by on joining tables and it worked!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for your time!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-are-not-matching-in-straight-table/m-p/800208#M1020754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T15:26:45Z</dc:date>
    </item>
  </channel>
</rss>

