<?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: Calculating and Storing total for a Column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355740#M825826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; Try sum(NPT)/sum(Total NPT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 10:41:43 GMT</pubDate>
    <dc:creator>vvvvvvizard</dc:creator>
    <dc:date>2017-07-10T10:41:43Z</dc:date>
    <item>
      <title>Calculating and Storing total for a Column</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355739#M825825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi All,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I am trying to calculate %share for an individual from same column, so Column NPT has no. of production hours. When i calculate % for A it will be sum(NPT)/sum(NPT). now the problem is it always show 100% whenever i select a person's name in filter and i understand the reason that it filters out other values as well. Is it possible to store total of NPT column separate and then i can use it to calculate percentage share of each individual..? Any help/suggestion will be appreciated.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;eg,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Name,NPT&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A,2&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;B,2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ideally share should be 50% for both but i am getting 100.&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355739#M825825</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating and Storing total for a Column</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355740#M825826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; Try sum(NPT)/sum(Total NPT)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 10:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355740#M825826</guid>
      <dc:creator>vvvvvvizard</dc:creator>
      <dc:date>2017-07-10T10:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating and Storing total for a Column</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355741#M825827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are in a chart and you want to ignore all your selections&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(NPT)/Sum(TOTAL {1} NPT)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you are in a chart and you want to ignore selection in just Name field&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Sum(NPT)/Sum(TOTAL {&amp;lt;Name&amp;gt;} NPT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355741#M825827</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-10T11:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating and Storing total for a Column</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355742#M825828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked great. This is what I was looking..&lt;/P&gt;&lt;P&gt;Thanks..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 04:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355742#M825828</guid>
      <dc:creator>sagar_vij99</dc:creator>
      <dc:date>2017-07-11T04:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating and Storing total for a Column</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355743#M825830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/238395"&gt;sagar.vij99&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must to mark the response of &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt; as correct. Then people will could check this solution if they have the same (or similar) problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 08:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-and-Storing-total-for-a-Column/m-p/1355743#M825830</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-11T08:24:45Z</dc:date>
    </item>
  </channel>
</rss>

