<?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: Preserve pivot table after selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419878#M562352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u upload the sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 09:29:26 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2013-03-08T09:29:26Z</dc:date>
    <item>
      <title>Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419875#M562349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My colleagues and I have been trying to solve this for a while now...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A customer requirement is to produce a table in Qlikview which does not collapse when you click on one of the cells. Basically, we don't want the pivot to change when you filter on one of the dimensions within the table object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've tried the method of ticking 'Show all values', and unticking 'Suppress zero values' but this just preserves the format rather than the actual numbers themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detaching is not an option as we still need to filter the table by other dimensions outside of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help with this or provide guidance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 16:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419875#M562349</guid>
      <dc:creator />
      <dc:date>2013-03-07T16:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419876#M562350</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;use set analysis for it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to ignore one of the dimension, try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= sum(sales) , is your expression. if you want to ignore the selection of product, then use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;product=&amp;gt;}sales) // it ignore the product selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 17:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419876#M562350</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-03-07T17:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419877#M562351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mayil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks this does provide an initial solution to the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A subsequent problem has come up which may not have a solution...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement of this table is that it can be used to click on a value and then a seperate table box object is filtered depending on the cell clicked in the pivot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. pivot dimensions are Depot and Week number, I click on a cell which is Week Number '5', Depot 'London' with value 23.&amp;nbsp; A table box (along with the rest of the data model) will then be filtered to Week Number '5', Depot 'London' with the individual job details that make up the value 23.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;However - &lt;/EM&gt;the issue here is, if i then click on the a cell in the pivot table of Week Number '6', depot 'London' - the data model filters to Week Number 6 fine BUT because I have clicked on cell which is 'London' again, the data model clears the Depot selection. This is a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of a way to basically prevent a selection from clearing when clicking on a row (which contains the current selection within a data model) within an object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 09:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419877#M562351</guid>
      <dc:creator />
      <dc:date>2013-03-08T09:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419878#M562352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u upload the sample application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 09:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419878#M562352</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2013-03-08T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419879#M562353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is a sample of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking any cell in the pivot will filter the data model fine and show the individual jobs in the table box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking a different cell in the pivot &lt;SPAN style="text-decoration: underline;"&gt;that is not in the same row or column &lt;/SPAN&gt;also works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when you have a selection, and then click on a cell which is in the same row or column as the current selection - because it deselects that dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 09:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419879#M562353</guid>
      <dc:creator />
      <dc:date>2013-03-08T09:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419880#M562354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried something, I have used the Trigger to Lock the required fields on their select and then using a button a to Clear and Unlock ALL the fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To test, select Region and then Department, these both would get locked and then you can select the required Week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached qvw.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 10:28:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419880#M562354</guid>
      <dc:creator />
      <dc:date>2013-03-08T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419881#M562355</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 reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, I'd like to achieve this without the use of a clear button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there's no way to do this then I'll have to accept it, and this solution would be OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 11:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419881#M562355</guid>
      <dc:creator />
      <dc:date>2013-03-08T11:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419882#M562356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adam, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using Clear ALL and Unlock ALL in the button, You can just add Unlock ALL in the button.(If you can put the button) if not then we have to try to achieve this by writing macros modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;itsangad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 11:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419882#M562356</guid>
      <dc:creator />
      <dc:date>2013-03-08T11:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419883#M562357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Itsangad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may have to look at writing macro modules to achieve the customer request I think. But your solution with an Unlock All button is helpful and would normally solve this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 09:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419883#M562357</guid>
      <dc:creator />
      <dc:date>2013-03-11T09:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Preserve pivot table after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419884#M562358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting the same problem you were dealing with,i just want to know did you get the solution and if yes then plz &lt;/P&gt;&lt;P&gt;help me out to solve this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 06:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preserve-pivot-table-after-selection/m-p/419884#M562358</guid>
      <dc:creator />
      <dc:date>2013-10-18T06:14:52Z</dc:date>
    </item>
  </channel>
</rss>

