<?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: Cross table wrong data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205101#M387448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see below cross table.&lt;IMG alt="script.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141187_script.jpg" style="height: 344px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 10:38:06 GMT</pubDate>
    <dc:creator>narender123</dc:creator>
    <dc:date>2016-10-19T10:38:06Z</dc:date>
    <item>
      <title>Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205094#M387441</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 have created a cross table and after that it is showing wrong amount as shown in attached 1_screenshot. In 1st screen shot the sum(TAX) is 342446699 but in real total amount should be 38049633.because &lt;SPAN style="font-size: 13.3333px;"&gt;38049633 is the total amount of all tax code but &lt;/SPAN&gt;cross table creating this total amount for each tax code individually and that's why it is showing wrong data. Please tell me why cross table showing wrong data??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narender&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 09:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205094#M387441</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T09:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205095#M387442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this :&lt;/P&gt;&lt;P&gt;=aggr(sum({&amp;lt;FLAG={'B'}&amp;gt;}STATISTICAL_VALUE),TAX_CODE )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 09:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205095#M387442</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2016-10-19T09:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205096#M387443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How does your script look where you have implemented the cross table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 09:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205096#M387443</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T09:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205097#M387444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jean.&lt;/P&gt;&lt;P&gt;I know it will show right amount but my question is that why is showing wrong data ??&lt;/P&gt;&lt;P&gt;and how we can sort out this in script level not in chart level.??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 09:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205097#M387444</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T09:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205098#M387445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are You doing a Left join after your crosstable load??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the only thing that will cause your data rows to repeat for each fieldvalue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205098#M387445</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-19T10:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205099#M387446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I am not doing any Left join but I am doing concatenation after cross table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205099#M387446</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T10:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205100#M387447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:32:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205100#M387447</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-19T10:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205101#M387448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see below cross table.&lt;IMG alt="script.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141187_script.jpg" style="height: 344px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205101#M387448</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T10:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205102#M387449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see my reply for Sunny.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205102#M387449</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T10:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205103#M387450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using a variable as your expression? May be you have to remove the equal sign from the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205103#M387450</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205104#M387451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as Text!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205104#M387451</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-19T10:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205105#M387452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets Break your Cross Table into two steps and try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First&amp;nbsp; load your fields and create a new key field&lt;/P&gt;&lt;P&gt;TABLE1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RecNo() as newKey&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;From YourSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (TABLE1)&lt;/P&gt;&lt;P&gt;CROSSTAB(TAX_CODE,TAX,1)&lt;/P&gt;&lt;P&gt;newKey&lt;/P&gt;&lt;P&gt;Taxfield1&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Taxfield9&lt;/P&gt;&lt;P&gt;Resident&amp;nbsp; TABLE1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;DROP FIELDS Taxfield1 , ,,,,,Taxfield9&amp;nbsp; from TABLE1;&amp;nbsp;&amp;nbsp;&amp;nbsp; //DROP ALL TAXfields that we will be crosstabbing&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:55:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205105#M387452</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-19T10:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205106#M387453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have shown you in my question with 1_screenshot screen shot . You can see in that screenshot expression, I didn't use any variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So where you saw the variable??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205106#M387453</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T10:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205107#M387454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any variable, but what I am asking is that are you using this expression directly in your chart or are you saving the below expression in a variable and then using the variable in your chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/141191_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen this kind of behavior when the expression is saved in a variable and then the variable in used in the chart instead of using the expression directly. That was the reason I asked this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 11:00:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205107#M387454</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T11:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205108#M387455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i am using this expression directly in chart.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 11:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205108#M387455</guid>
      <dc:creator>narender123</dc:creator>
      <dc:date>2016-10-19T11:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205109#M387456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess it would be helpful if you can share a sample where you can replicate this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 11:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205109#M387456</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T11:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cross table wrong data</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205110#M387457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have u tried the above ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 13:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-table-wrong-data/m-p/1205110#M387457</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-10-19T13:07:04Z</dc:date>
    </item>
  </channel>
</rss>

