<?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 Aggregate Dimension Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-Dimension-Values/m-p/731298#M1081326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are to show the aggregation of Product Levels in the following way&lt;/P&gt;&lt;P&gt;Product Level is a dimension and has two values: 030 and 040. We are to show the Rows in a straight / pivot chart as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row 1 - 030 – sum of sales(of 030)&lt;/P&gt;&lt;P&gt;Row 2 – 030 and 040 – sum of sales(of 030 and 040 combined)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an easy way to combine dimension values? Should we make a resident table and then sum the values?&amp;nbsp; This is flexible we just have to show whether we are able to perform something like this? Combination of two different values.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Will really appreciate your assistance on this. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2014 08:33:33 GMT</pubDate>
    <dc:creator>malimohammed</dc:creator>
    <dc:date>2014-07-08T08:33:33Z</dc:date>
    <item>
      <title>Aggregate Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-Dimension-Values/m-p/731298#M1081326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are to show the aggregation of Product Levels in the following way&lt;/P&gt;&lt;P&gt;Product Level is a dimension and has two values: 030 and 040. We are to show the Rows in a straight / pivot chart as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Row 1 - 030 – sum of sales(of 030)&lt;/P&gt;&lt;P&gt;Row 2 – 030 and 040 – sum of sales(of 030 and 040 combined)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an easy way to combine dimension values? Should we make a resident table and then sum the values?&amp;nbsp; This is flexible we just have to show whether we are able to perform something like this? Combination of two different values.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Will really appreciate your assistance on this. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 08:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-Dimension-Values/m-p/731298#M1081326</guid>
      <dc:creator>malimohammed</dc:creator>
      <dc:date>2014-07-08T08:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate Dimension Values</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-Dimension-Values/m-p/731299#M1081327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consider that you have below table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;&amp;nbsp; Customer, Product Levels, Value&lt;/P&gt;&lt;P&gt;&amp;nbsp; A, 030, 100&lt;/P&gt;&lt;P&gt;&amp;nbsp; A, 040, 120&lt;/P&gt;&lt;P&gt;&amp;nbsp; B, 030, 200&lt;/P&gt;&lt;P&gt;&amp;nbsp; B, 040, 220&lt;/P&gt;&lt;P&gt; ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a straight table&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;Product Levels&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;IF([Product Levels] = '030',SUM({&amp;lt;[Product Levels] = {'030'}&amp;gt;}Value), &lt;/P&gt;&lt;P&gt;IF([Product Levels] = '040',SUM(TOTAL &amp;lt; Customer&amp;gt; Value)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 08:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-Dimension-Values/m-p/731299#M1081327</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-07-08T08:39:57Z</dc:date>
    </item>
  </channel>
</rss>

