<?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: Re: Problem with % expression in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634335#M1087814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is very clear but I've seen a different way of expression that is not completly clear to me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Colli]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Zone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Colli&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2014 15:55:12 GMT</pubDate>
    <dc:creator>amber2000</dc:creator>
    <dc:date>2014-05-30T15:55:12Z</dc:date>
    <item>
      <title>Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634326#M1087805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm strugling again with creating an expression in a chart.&lt;/P&gt;&lt;P&gt;I have 3 fields called Zone ,Tendu/Stock and Colli.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see by Zone how may % is Tendu and how many % is Stock in a chart.&lt;/P&gt;&lt;P&gt;No clue what so ever on how I can manage this, can someone help me please, I've attached the QVW with the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Monique &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634326#M1087805</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2014-05-30T15:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634327#M1087806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to see by zone what percent of the colli are stock or tendu?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:27:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634327#M1087806</guid>
      <dc:creator />
      <dc:date>2014-05-30T15:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634328#M1087807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that's what I'm trying to see but I want to see both Stock %&amp;nbsp; and Tendu %&lt;/P&gt;&lt;P&gt;Both accumulated should be 100% &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634328#M1087807</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2014-05-30T15:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634329#M1087808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want this&lt;/P&gt;&lt;P&gt;- remove dimension Colli&lt;/P&gt;&lt;P&gt;- add expression&amp;nbsp; Sum(Colli) / sum(TOTAL &amp;lt;Zone&amp;gt; Colli)&lt;/P&gt;&lt;P&gt;and format in Number tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not, you probably have to play with the TOTAL &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59859_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634329#M1087808</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-30T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634330#M1087809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634330#M1087809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-30T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634331#M1087810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if this helps .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634331#M1087810</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-05-30T15:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634332#M1087811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634332#M1087811</guid>
      <dc:creator />
      <dc:date>2014-05-30T15:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634333#M1087812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:38:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634333#M1087812</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2014-05-30T15:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634334#M1087813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much, can you explain to me how the expression is working step by step please?&lt;/P&gt;&lt;P&gt;I don't just want to copy code but try to understand so I can manage these things myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Monique &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634334#M1087813</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2014-05-30T15:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634335#M1087814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is very clear but I've seen a different way of expression that is not completly clear to me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Colli]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) / &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Zone&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Colli&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 15:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634335#M1087814</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2014-05-30T15:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634336#M1087815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;see attachment&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;or from online help&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the word &lt;SPAN style="color: #ffffff; background-color: #0a246a;"&gt;total&lt;/SPAN&gt; occurs before the function arguments the calculation will be made over all possible values given the current selections but disregarding the chart dimension variables.&lt;/P&gt;&lt;P&gt;The &lt;SPAN style="color: #ffffff; background-color: #0a246a;"&gt;total&lt;/SPAN&gt; qualifier may be followed by a list of one or more field names within angle brackets. These field names should be a subset of the chart dimension variables. In this case the calculation will be made disregarding all chart dimension variables except those listed, i.e. one value will be returned for each combination of field values in the listed dimension fields. Also fields which are not currently a dimension in a chart may be included in the list. This may be useful in the case of group dimensions, where the dimension fields are not fixed. Listing all of the variables in the group causes the function to work when the cycle or drill-down level changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 16:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634336#M1087815</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-30T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634337#M1087816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(Colli) / sum(total&amp;lt;Zone&amp;gt; Colli)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "total" qualifier makes expression to ignore dimensions of the chart.&amp;nbsp; The total&amp;lt;Zone&amp;gt; tells to ignore dimension except Zone.&amp;nbsp; That is you get sum logically "grouped by" Zone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See "help" regarding "total'&amp;nbsp; and "all" for more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 16:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634337#M1087816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-30T16:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Problem with % expression in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634338#M1087817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A big thanks to all who helped me, I am so gratefull and also for explaining the solution.&lt;/P&gt;&lt;P&gt;This is really educational.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Monique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 15:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-expression-in-chart/m-p/634338#M1087817</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2014-06-03T15:56:07Z</dc:date>
    </item>
  </channel>
</rss>

