<?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: Unable to get total in chart table for one column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912434#M529821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanq Sunny. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jul 2015 14:52:31 GMT</pubDate>
    <dc:creator>markgraham123</dc:creator>
    <dc:date>2015-07-23T14:52:31Z</dc:date>
    <item>
      <title>Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912426#M529813</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 have 3 dimensions Name, Total and used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart table, im using an expression (Used/total)%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the total as sum of rows for total and used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the same logic not working for the expression where i want to fetch the overall %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone look into the app atatched.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:28:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912426#M529813</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-07-23T14:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912427#M529814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the same logic for the third expression? If you need Avg then select Avg like this:&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/93774_Capture.PNG" style="height: 559px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912427#M529814</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-23T14:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912428#M529815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Summing up all the %s seems to be a bad logic. but u can do something like avg,max min of the %s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912428#M529815</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-23T14:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912429#M529816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the expression for Total should be :&lt;/P&gt;&lt;P&gt;sum(Total)&lt;/P&gt;&lt;P&gt;the expression for Used should be :&lt;/P&gt;&lt;P&gt;sum(Used)&lt;/P&gt;&lt;P&gt;then in the 3rd column put:&lt;/P&gt;&lt;P&gt;column(2)/column(1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use expression totals for all 3 columns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912429#M529816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T14:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912430#M529817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or may be this:&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/93788_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where &lt;STRONG&gt;74.52% = 459761/616973&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(Used, Name))/Sum(Aggr(Total, Name))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912430#M529817</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-23T14:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912431#M529818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Sorry, forgot to attach the example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912431#M529818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-23T14:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912432#M529819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanq Adrian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912432#M529819</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-07-23T14:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912433#M529820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanq CHaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:52:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912433#M529820</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-07-23T14:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912434#M529821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanq Sunny. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912434#M529821</guid>
      <dc:creator>markgraham123</dc:creator>
      <dc:date>2015-07-23T14:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get total in chart table for one column</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912435#M529822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, I am glad I was able to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jul 2015 14:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-get-total-in-chart-table-for-one-column/m-p/912435#M529822</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-23T14:53:42Z</dc:date>
    </item>
  </channel>
</rss>

