<?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 Need to stop filter in table box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-stop-filter-in-table-box/m-p/941279#M948371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; I have a scenario in which i need to make a column clickable in tablebox and need to show the detail report in another tab on the basis of a Id. so the problem is when i click on a column then table box filters the records on the basis of that column so I want to stop filtering on that column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 14:38:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-16T14:38:14Z</dc:date>
    <item>
      <title>Need to stop filter in table box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-stop-filter-in-table-box/m-p/941279#M948371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; I have a scenario in which i need to make a column clickable in tablebox and need to show the detail report in another tab on the basis of a Id. so the problem is when i click on a column then table box filters the records on the basis of that column so I want to stop filtering on that column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 14:38:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-stop-filter-in-table-box/m-p/941279#M948371</guid>
      <dc:creator />
      <dc:date>2015-12-16T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Need to stop filter in table box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-stop-filter-in-table-box/m-p/941280#M948372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tricky. You'll need to use the OnAnySelect trigger to clear the selection as soon as it's made. You can use a set analysis expression in the detail report to use the previous (now cleared) selection. For example if you now use sum(Sales) in your report then the set analysis expression would become sum(&lt;STRONG&gt;{$1}&lt;/STRONG&gt;Sales). The {$1} creates the set for the previous selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 17:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-stop-filter-in-table-box/m-p/941280#M948372</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-16T17:23:34Z</dc:date>
    </item>
  </channel>
</rss>

