<?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 Calculate Percent in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363082#M705033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought that the total was from the selection...&lt;/P&gt;&lt;P&gt;Then use &lt;/P&gt;&lt;P&gt;﻿Sum({1}Total TotCount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2012 18:49:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-21T18:49:40Z</dc:date>
    <item>
      <title>Calculate Percent</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363079#M705030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please to see the attachment. I show a list of days. Each day have a value, in front each value is the percent; The sum of all days is 2580 (Total_Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value for Monday (Mon) is 300, then the percent is 11,6%. (300 / 2580 * 100)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is: I have 2 List Box (one for Days and other for Values), if I select for example 'Mon', the Total isn't 2580, is 300, and the percent isn't 11,6%, is 100%. In the program I wrote the value 2580 in the script, but isn't the correct form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How I can select Days or Values but the the Total_Value is always the sum of ALL values?&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>Wed, 21 Mar 2012 16:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363079#M705030</guid>
      <dc:creator />
      <dc:date>2012-03-21T16:44:18Z</dc:date>
    </item>
    <item>
      <title>Calculate Percent</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363080#M705031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change your 2580 in hard code in the Percent expression for Sum(Total TotCount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 17:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363080#M705031</guid>
      <dc:creator />
      <dc:date>2012-03-21T17:32:27Z</dc:date>
    </item>
    <item>
      <title>Calculate Percent</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363081#M705032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't work. I change &lt;STRONG&gt;TotCount/2580*100&lt;/STRONG&gt; --&amp;gt; &lt;STRONG&gt;TotCount/Sum(Total TotCount)*100&lt;/STRONG&gt;, but when I select any day, for example Wed (Value 150), then &lt;STRONG&gt;Sum(Total TotCount) &lt;/STRONG&gt;is 150 instead of 2580.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 18:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363081#M705032</guid>
      <dc:creator />
      <dc:date>2012-03-21T18:44:31Z</dc:date>
    </item>
    <item>
      <title>Calculate Percent</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363082#M705033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought that the total was from the selection...&lt;/P&gt;&lt;P&gt;Then use &lt;/P&gt;&lt;P&gt;﻿Sum({1}Total TotCount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 18:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363082#M705033</guid>
      <dc:creator />
      <dc:date>2012-03-21T18:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Percent</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363083#M705034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you !!! But can you explain me that means the {1} in the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 19:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363083#M705034</guid>
      <dc:creator />
      <dc:date>2012-03-21T19:03:06Z</dc:date>
    </item>
    <item>
      <title>Calculate Percent</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363084#M705035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;{1} is the total group. &lt;/P&gt;&lt;P&gt;When you use set analysis and dont want to use the filter you have selected, you use {1}. &lt;/P&gt;&lt;P&gt;The selected group is {$} (also de default if you dont specify anything)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 19:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Percent/m-p/363084#M705035</guid>
      <dc:creator />
      <dc:date>2012-03-21T19:28:12Z</dc:date>
    </item>
  </channel>
</rss>

