<?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: Need Custom Filteration on Selection Of Some Row in a table Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042980#M943420</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;You can use straight table or pivot table . By using set analysis we can stop selections &lt;STRONG&gt;{1&amp;lt;&amp;gt;} &lt;/STRONG&gt;such that it report will not get effected when you selected particular fields where you used set analysis .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/18888"&gt;Disabling the selection in Straight table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/184566"&gt;Selecting values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps ,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2016 13:55:50 GMT</pubDate>
    <dc:creator>HirisH_V7</dc:creator>
    <dc:date>2016-01-07T13:55:50Z</dc:date>
    <item>
      <title>Need Custom Filteration on Selection Of Some Row in a table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042978#M943418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am pretty new to qlikview and working on a simple report in Qlikview. Please help me in following scenario. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my report,I have two table boxes with multiple columns in it(in two different sheets). Initially 2nd table box will be empty. I want to achieve following two functionalities ::&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;First I want to stop default behavior of filteration of table box ie when I click on some cell of first table box in one sheet ,all records filtered out on basis of that cell value in any of table box.I want to stop this behavior.&lt;/LI&gt;&lt;LI&gt;When I click on some row(ie cell of a row) of first table box,it takes vales of two particular columns(let say Id and name)and show records in 2nd table box on basis of those Id and name.But no filteration in 1st table box.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think ,I am clear to explain my scenario. Please reply as soon as possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042978#M943418</guid>
      <dc:creator />
      <dc:date>2016-01-07T10:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Custom Filteration on Selection Of Some Row in a table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042979#M943419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not quite clear what do you want to do but you can't make a tablebox independent from selections. If you instaed of a tablebox used a straight-table and creates your fields as expressions with set analysis it should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4076"&gt;A Primer on Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 13:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042979#M943419</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-01-07T13:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need Custom Filteration on Selection Of Some Row in a table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042980#M943420</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;You can use straight table or pivot table . By using set analysis we can stop selections &lt;STRONG&gt;{1&amp;lt;&amp;gt;} &lt;/STRONG&gt;such that it report will not get effected when you selected particular fields where you used set analysis .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/18888"&gt;Disabling the selection in Straight table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/184566"&gt;Selecting values&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps ,&lt;/P&gt;&lt;P&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 13:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Custom-Filteration-on-Selection-Of-Some-Row-in-a-table-Box/m-p/1042980#M943420</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-01-07T13:55:50Z</dc:date>
    </item>
  </channel>
</rss>

