<?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 Restricting Selection in a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069686#M357425</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 have a pivot table which has 2 dimensions suppose A,B and expression sum(Amount).&lt;/P&gt;&lt;P&gt;B has been pivoted and dragged upwards so that each value in B becomes a column.&lt;/P&gt;&lt;P&gt;Now suppose B has values : Jan,feb mar.&lt;/P&gt;&lt;P&gt;So jan will be a column in the pivot table.&lt;/P&gt;&lt;P&gt;Now suppose dimension A has 10 values hence pivot table will have 10 rows of which 5 rows values should be clickable and remaining 5 rows values should not be clickable.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Kolhe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2016 13:56:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-20T13:56:44Z</dc:date>
    <item>
      <title>Restricting Selection in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069686#M357425</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 have a pivot table which has 2 dimensions suppose A,B and expression sum(Amount).&lt;/P&gt;&lt;P&gt;B has been pivoted and dragged upwards so that each value in B becomes a column.&lt;/P&gt;&lt;P&gt;Now suppose B has values : Jan,feb mar.&lt;/P&gt;&lt;P&gt;So jan will be a column in the pivot table.&lt;/P&gt;&lt;P&gt;Now suppose dimension A has 10 values hence pivot table will have 10 rows of which 5 rows values should be clickable and remaining 5 rows values should not be clickable.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Kolhe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 13:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069686#M357425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-20T13:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Selection in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069687#M357426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will have to share a sample here to better understand what you are trying to do. From reading it, it doesn't seem possible, but there might be a work around available&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 15:34:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069687#M357426</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-20T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Selection in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069688#M357427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to always show 5 dimension values, regardless of user selections, and the other 5 should react on user selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be possible using set analysis, maybe something like this (Val1 to Val5 listing the elements you want to show all the time):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;A += {Val1,Val2,Val3,Val4,Val5}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But remember that you are essentially making selections in both dimensions when clicking a pivot table cell.&lt;/P&gt;&lt;P&gt;So you might want to disregard selections in B:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=Sum({&amp;lt;A += {Val1,Val2,Val3,Val4,Val5}, B= &amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Also this will only affect the chart itself, so the selections will still affect all other objects.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 16:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restricting-Selection-in-a-pivot-table/m-p/1069688#M357427</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-20T16:25:39Z</dc:date>
    </item>
  </channel>
</rss>

