<?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 display filter condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007655#M961239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way to display filter comparable when user maximize TAB 01or TAB 02 or TAB 03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever &lt;SPAN style="font-size: 13.3333px;"&gt;TAB 01 , TAB 02 and TAB 03 are minimized , comparable is hidden ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;is there a way to display filters Mensuel and Annuel when user maximize TAB 03 bis&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;whenever &lt;SPAN style="font-size: 13.3333px;"&gt;TAB 03 bis&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; is minimized , &lt;SPAN style="font-size: 13.3333px;"&gt;Mensuel and Annuel&amp;nbsp; are &lt;/SPAN&gt;hidden ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/102423_Sans titre.png" style="height: 166px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Oct 2015 12:09:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-10-19T12:09:26Z</dc:date>
    <item>
      <title>display filter condition</title>
      <link>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007655#M961239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way to display filter comparable when user maximize TAB 01or TAB 02 or TAB 03&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever &lt;SPAN style="font-size: 13.3333px;"&gt;TAB 01 , TAB 02 and TAB 03 are minimized , comparable is hidden ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;is there a way to display filters Mensuel and Annuel when user maximize TAB 03 bis&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;whenever &lt;SPAN style="font-size: 13.3333px;"&gt;TAB 03 bis&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; is minimized , &lt;SPAN style="font-size: 13.3333px;"&gt;Mensuel and Annuel&amp;nbsp; are &lt;/SPAN&gt;hidden ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sans titre.png" class="jive-image image-1" src="/legacyfs/online/102423_Sans titre.png" style="height: 166px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 12:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007655#M961239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-19T12:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: display filter condition</title>
      <link>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007656#M961240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use current selection you will get all the filter selection rite? if you looking for something else please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 12:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007656#M961240</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-19T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: display filter condition</title>
      <link>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007657#M961241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this kind of behaviuour is usually done by buttons and variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In example, you can create 5 buttons located where there are the minimized tables, each button will asign a value to the same variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can use the variable value in the 'Conditional Show' property of the objects. In example if the variable is called vShowGraph the consitional show for 'Compable' can be: =Match(vShowGraph, 'T01', 'T02', 'T03') // The button to show TAB 01 will assign the value 'T01' to the vShowGraph variable, TAB 02 button will assign 'T02'...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2015 12:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/display-filter-condition/m-p/1007657#M961241</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-19T12:45:59Z</dc:date>
    </item>
  </channel>
</rss>

