<?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: Excluded dimensions in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478362#M687475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the trick! It's so simple it's genius!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 24 Nov 2013 13:21:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-24T13:21:15Z</dc:date>
    <item>
      <title>Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478356#M687467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a series of CustomerIDs and each of them is linked to several PartnerIDs along with the related Sales by Product. I have a pivot table where my first dimension is CustomerID and as a second dimension I need to show ALL the Partners that have transacted with these Customers in the past regardless of any other selection. I appreciate the sum(Sales) expression would return a '0' in such cases and that's fine as long as all the Partners are visible. On the other hand, CustomerIDs showing in the chart should be indeed driven by the selections.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I've attempted several expressions for the Partners but none worked, not even the one below which looks fine to me:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=aggr(if(sum({1} Sales)&amp;gt;0,PartnerID),PartnerID,CustomerID)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can somebody help please?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I've attached a sample document.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Linda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 11:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478356#M687467</guid>
      <dc:creator />
      <dc:date>2013-11-22T11:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478357#M687468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get the question correctly, Please elaborate the problem in details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 14:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478357#M687468</guid>
      <dc:creator />
      <dc:date>2013-11-22T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478358#M687469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, looking at the sample document, if you select CustomerID 5562345 the pivot shows that this Customer is connected to 5 Partners. The issue is that if I make a further selection and pick for example Product B, which only Partner A sold to the Customer, all other Partners disappear. What I need is for all 5 Partners to keep showing even if they haven't sold anything to Customer within the specific selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Linda &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 16:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478358#M687469</guid>
      <dc:creator />
      <dc:date>2013-11-22T16:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478359#M687470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First remove your calculated dimensions, use simple PartnerID and PartnerName as second and third dimesnions.&lt;/P&gt;&lt;P&gt;Then add something to the Sum(sales) that is not null for other (not selected) PartnerNames and equals 1 for selected ones.&lt;/P&gt;&lt;P&gt;For example, =sum(Sales)*&lt;STRONG&gt;Count(distinct {&amp;lt;PartnerName=&amp;gt;} PartnerName).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: mceinline;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: mceinline;"&gt;Depending on your data model you can omit 'distinct' or try something similar. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: mceinline;"&gt;There is also something to do with a total...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Nov 2013 20:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478359#M687470</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2013-11-22T20:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478360#M687471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. I tried it but nothing changed... Partners excluded by the selections disappear anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Linda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 11:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478360#M687471</guid>
      <dc:creator />
      <dc:date>2013-11-24T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478361#M687472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I just added a new expression. Maybe can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alessandro Furtado&lt;IMG alt="Image.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49462_Image.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 11:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478361#M687472</guid>
      <dc:creator>afurtado</dc:creator>
      <dc:date>2013-11-24T11:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excluded dimensions in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478362#M687475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the trick! It's so simple it's genius!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 13:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluded-dimensions-in-Pivot-Table/m-p/478362#M687475</guid>
      <dc:creator />
      <dc:date>2013-11-24T13:21:15Z</dc:date>
    </item>
  </channel>
</rss>

