<?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 How to sum also a different dimension value then listed Chart dimension values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84807#M606906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been searching and trying suggestions from other discussions but I still have not the result I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Pivot Chart with 2 dimensions, Category (Category) and Month (Maand) which looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203369" alt="QV Chart.PNG" class="jive-image image-1" height="117" src="/legacyfs/online/203369_QV Chart.PNG" style="height: 117px; width: 906.75px;" width="907" /&gt;&lt;/P&gt;&lt;P&gt;What I try to achieve is to calculate the percentage of each category being used against the total amount.&lt;/P&gt;&lt;P&gt;However I am not able to sum a not listed category in addition to the ones listed to be able to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Chart Category dimension is setup like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203370" alt="QV Chart Dimension.PNG" class="jive-image image-2" src="/legacyfs/online/203370_QV Chart Dimension.PNG" style="height: 102px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the following expression, it gives per month dimension the total of the 3 listed Categories:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203371" alt="QV Expression.PNG" class="jive-image image-3" src="/legacyfs/online/203371_QV Expression.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to get the "not listed" Category also in this ? (The not listed Category is "Overig (w.o. Mipo)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2018 11:02:05 GMT</pubDate>
    <dc:creator>katwijck</dc:creator>
    <dc:date>2018-05-24T11:02:05Z</dc:date>
    <item>
      <title>How to sum also a different dimension value then listed Chart dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84807#M606906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been searching and trying suggestions from other discussions but I still have not the result I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Pivot Chart with 2 dimensions, Category (Category) and Month (Maand) which looks like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203369" alt="QV Chart.PNG" class="jive-image image-1" height="117" src="/legacyfs/online/203369_QV Chart.PNG" style="height: 117px; width: 906.75px;" width="907" /&gt;&lt;/P&gt;&lt;P&gt;What I try to achieve is to calculate the percentage of each category being used against the total amount.&lt;/P&gt;&lt;P&gt;However I am not able to sum a not listed category in addition to the ones listed to be able to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Chart Category dimension is setup like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203370" alt="QV Chart Dimension.PNG" class="jive-image image-2" src="/legacyfs/online/203370_QV Chart Dimension.PNG" style="height: 102px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the following expression, it gives per month dimension the total of the 3 listed Categories:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="203371" alt="QV Expression.PNG" class="jive-image image-3" src="/legacyfs/online/203371_QV Expression.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to get the "not listed" Category also in this ? (The not listed Category is "Overig (w.o. Mipo)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84807#M606906</guid>
      <dc:creator>katwijck</dc:creator>
      <dc:date>2018-05-24T11:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum also a different dimension value then listed Chart dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84808#M606907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(NODISTINCT Sum(CA_TruckFacts.Rides), Werkdag.Maandnaam)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84808#M606907</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-24T11:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to sum also a different dimension value then listed Chart dimension values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84809#M606908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for this, works like a charm!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had to modify it like below to exclude the collected (instead of delivered) rows but with that added it does the trick:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(NODISTINCT Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;CA_TruckFacts.Trucknr={"&amp;gt;0"}&amp;gt;}&lt;/SPAN&gt;CA_TruckFacts.Rides), Werkdag.Maandnaam)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a good day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2018 11:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-sum-also-a-different-dimension-value-then-listed-Chart/m-p/84809#M606908</guid>
      <dc:creator>katwijck</dc:creator>
      <dc:date>2018-05-24T11:24:03Z</dc:date>
    </item>
  </channel>
</rss>

