<?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: Additional Filters option in &amp;quot;Example files&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890111#M995185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need to activate variables? As when I copied the button across and the text object nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also put vVar=1 in the layout section of the Text Object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2015 11:30:44 GMT</pubDate>
    <dc:creator>knightwriter</dc:creator>
    <dc:date>2015-06-24T11:30:44Z</dc:date>
    <item>
      <title>Additional Filters option in "Example files"</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890107#M995181</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 am looking to replicate the Additional Filters feature in the example folder provided with a Qlikview download. How to I re create this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click "Additional Filters" in 1) the Filters selections screen, seen in 2), appears ontop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I like this feature and I dont know how to produce this and so any help would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;2)&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90588_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt; &lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/90589_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 10:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890107#M995181</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-06-24T10:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Filters option in "Example files"</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890108#M995182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Creating Additional Filters you need to use Actions. Take one button and one variable like vVar = 0, on click on the button change the variable value like = if( vVar =0,1,0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go the filters properties&amp;nbsp; and select conditional show option and write vVar = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you click on button then filters will display else hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to include checkboxes in your list box then follow this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="90565" alt="checkbox.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/90565_checkbox.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Find example in attachment.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 10:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890108#M995182</guid>
      <dc:creator>jsingh71</dc:creator>
      <dc:date>2015-06-24T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Filters option in "Example files"</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890109#M995183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done using layout conditions using variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very simple using Action and layout condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 10:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890109#M995183</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2015-06-24T10:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Filters option in "Example files"</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890110#M995184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/66311"&gt;jsingh71&lt;/A&gt; you hero! Thank you so much, really appreciate the attached example too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 11:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890110#M995184</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-06-24T11:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Filters option in "Example files"</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890111#M995185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need to activate variables? As when I copied the button across and the text object nothing happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also put vVar=1 in the layout section of the Text Object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 11:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890111#M995185</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-06-24T11:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Filters option in "Example files"</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890112#M995186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Created the variable under settings, thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 11:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-Filters-option-in-quot-Example-files-quot/m-p/890112#M995186</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-06-24T11:37:31Z</dc:date>
    </item>
  </channel>
</rss>

