<?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 Limiting the dimension values in pivot table. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555638#M687758</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;&lt;/P&gt;&lt;P&gt;I'm trying to create a pivot table chart in which the dimension is Region and their values are APAC,EMEA,NA and LATAM and I'm summing the sales value for these dimensions over another dimension which is year. Now only APAC is divided into APAC, APAC Direct and APAC Channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I'm trying to come up with single APAC value which should have the sum of sales for APAC + APAC Direct + APAC Channel&lt;/P&gt;&lt;P&gt;2. Is it possible to show only APAC value in pivot table but the final sum should show the sum for APAC Direct and APAC Channel also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 18:18:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-10T18:18:16Z</dc:date>
    <item>
      <title>Limiting the dimension values in pivot table.</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555638#M687758</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;&lt;/P&gt;&lt;P&gt;I'm trying to create a pivot table chart in which the dimension is Region and their values are APAC,EMEA,NA and LATAM and I'm summing the sales value for these dimensions over another dimension which is year. Now only APAC is divided into APAC, APAC Direct and APAC Channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I'm trying to come up with single APAC value which should have the sum of sales for APAC + APAC Direct + APAC Channel&lt;/P&gt;&lt;P&gt;2. Is it possible to show only APAC value in pivot table but the final sum should show the sum for APAC Direct and APAC Channel also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 18:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555638#M687758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-10T18:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the dimension values in pivot table.</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555639#M687759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simplest way to do this would be to just create a higher-level field in the data model. Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(substringcount(Region,'APAC')&amp;gt;0,'APAC',Region) as [Region High Level]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then just use this new field in your pivot table instead of the current Region field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 18:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555639#M687759</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2013-12-10T18:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the dimension values in pivot table.</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555640#M687761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vlad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying and for my query 1, it is working absolutely fine. But I'm also trying to figure out the answer for Query 2 where I just want to hide the APAC Direct and APAC channel vlaue in pivot and only show the APAC value but the final total for the pivot, APAC Direct and APAC channel will be included.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate if you can provide me a workaround for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 05:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555640#M687761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-11T05:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Limiting the dimension values in pivot table.</title>
      <link>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555641#M687762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you just need to add your original Region field as a dimension after the new Region High Level field. Then use the + sign in the pivot table to show totals at that level. Also, under Presentation, enabled Partial Sums for the original Region level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 17:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Limiting-the-dimension-values-in-pivot-table/m-p/555641#M687762</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2013-12-12T17:34:31Z</dc:date>
    </item>
  </channel>
</rss>

