<?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 Grouping in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/162347#M35871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to turn this data into a Regional wise information. It's so easy to do it in MS Excel's Pivot table but couldn't manage to do it in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3805_sourceID:3805" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I want to see:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3806_sourceID:3806" /&gt;&lt;/P&gt;&lt;P&gt;I've put the Brand as a dimension, and tried using Expressions with If clauses but it's not working. For instance for column A:&lt;/P&gt;&lt;P&gt;If([Region]='A', Sum[Sales],'')&lt;/P&gt;&lt;P&gt;but it's not working.. any idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2011 17:01:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-15T17:01:08Z</dc:date>
    <item>
      <title>Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/162347#M35871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm trying to turn this data into a Regional wise information. It's so easy to do it in MS Excel's Pivot table but couldn't manage to do it in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3805_sourceID:3805" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I want to see:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-3806_sourceID:3806" /&gt;&lt;/P&gt;&lt;P&gt;I've put the Brand as a dimension, and tried using Expressions with If clauses but it's not working. For instance for column A:&lt;/P&gt;&lt;P&gt;If([Region]='A', Sum[Sales],'')&lt;/P&gt;&lt;P&gt;but it's not working.. any idea?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 17:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/162347#M35871</guid>
      <dc:creator />
      <dc:date>2011-03-15T17:01:08Z</dc:date>
    </item>
    <item>
      <title>Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/162348#M35872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mem,&lt;/P&gt;&lt;P&gt;There are at least two ways to get that done. Create a new chart, pivot table, set Brand as dimension and create one expression per each region&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Sum({&amp;lt; Region = {'A'} &amp;gt;} Sales)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This is acceptable since you only have three regions and hardcoding them may have some sense.&lt;/P&gt;&lt;P&gt;But it will work as well in a pivot table, Brand and Region as dimensions, Sum(Sales) as expresion, expanding Brand, and pivoting Region to the top horizontal of the table. Then in the properties of the chart, Presentation tab, select Region, Show Partial Sums, and Subtotals at bottom.&lt;/P&gt;&lt;P&gt;This will work regardless the number of regions you have.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 17:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/162348#M35872</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-15T17:19:52Z</dc:date>
    </item>
    <item>
      <title>Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/162349#M35873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mem,&lt;/P&gt;&lt;P&gt;please refer to the attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 17:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/162349#M35873</guid>
      <dc:creator>boorgura</dc:creator>
      <dc:date>2011-03-15T17:28:40Z</dc:date>
    </item>
    <item>
      <title>Grouping</title>
      <link>https://community.qlik.com/t5/QlikView/Grouping/m-p/162350#M35874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks both, spot on!&lt;/P&gt;&lt;P&gt;Mem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 17:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Grouping/m-p/162350#M35874</guid>
      <dc:creator />
      <dc:date>2011-03-15T17:36:17Z</dc:date>
    </item>
  </channel>
</rss>

