<?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: Help!! Text object and Total Sum of Table got different result. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986996#M979502</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;This is because of the Null values in dimensions you have used in aggregation. Also due to the dimensions you have kept in chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use below expression to get the same output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(total aggr(DISTINCT amount, payment_trn_id,business_account_no,assessment_trn_hdr_id,tax_year))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Aug 2015 05:52:57 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2015-08-25T05:52:57Z</dc:date>
    <item>
      <title>Help!! Text object and Total Sum of Table got different result.</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986995#M979501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;People of Qlik Community, I was wondering why the total on my table is not equal on the text object.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;the expression i use in my table is this:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(aggr(DISTINCT amount, payment_trn_id,business_account_no,assessment_trn_hdr_id,tax_year))&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;which display 20,239,370,277.03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;btw, this is the expression i put on the title of the text object i use:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=num(sum(aggr(DISTINCT amount, payment_trn_id,business_account_no,assessment_trn_hdr_id,tax_year)),&amp;nbsp; ' #,##0.## ')&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and will display 20,239,424,681.39&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;any suggestion why it is not equal on the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please see attachment guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;P.S. payment_trn_id and assessment_trn_hfr_id is not included on attachment because it only connect the amount to business_account_no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks in advance !&lt;SPAN class="emoticon-inline emoticon_grin" style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 05:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986995#M979501</guid>
      <dc:creator />
      <dc:date>2015-08-25T05:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Text object and Total Sum of Table got different result.</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986996#M979502</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;This is because of the Null values in dimensions you have used in aggregation. Also due to the dimensions you have kept in chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use below expression to get the same output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(total aggr(DISTINCT amount, payment_trn_id,business_account_no,assessment_trn_hdr_id,tax_year))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 05:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986996#M979502</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2015-08-25T05:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help!! Text object and Total Sum of Table got different result.</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986997#M979503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sir Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It happen that the amount of per business_name has become 20,239,424,681.39&lt;BR /&gt;and I need to show individual amount per business_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw, thanks for sharing &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 05:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Text-object-and-Total-Sum-of-Table-got-different-result/m-p/986997#M979503</guid>
      <dc:creator />
      <dc:date>2015-08-25T05:58:50Z</dc:date>
    </item>
  </channel>
</rss>

