<?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 Button for toggling selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734373#M1078159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QV application with various fields and charts on a sheet. &lt;/P&gt;&lt;P&gt;One of the fields is a date-field (say DATE1) and it contents many records.&lt;/P&gt;&lt;P&gt;Another field (say DATE2) is a date-field too, but it contents only one record (value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to add a toggle button to the sheet, which toggles filtering for field DATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Position 1 - button label "ALL", no filter for DATE1 &lt;/P&gt;&lt;P&gt;Position 2 - button label "LIMIT", filter for DATE1 &amp;lt;= DATE2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 14:41:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-23T14:41:43Z</dc:date>
    <item>
      <title>Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734373#M1078159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QV application with various fields and charts on a sheet. &lt;/P&gt;&lt;P&gt;One of the fields is a date-field (say DATE1) and it contents many records.&lt;/P&gt;&lt;P&gt;Another field (say DATE2) is a date-field too, but it contents only one record (value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to add a toggle button to the sheet, which toggles filtering for field DATE1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Position 1 - button label "ALL", no filter for DATE1 &lt;/P&gt;&lt;P&gt;Position 2 - button label "LIMIT", filter for DATE1 &amp;lt;= DATE2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 14:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734373#M1078159</guid>
      <dc:creator />
      <dc:date>2014-07-23T14:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734374#M1078160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will create 2 buttons that sets a variable called say vButton. The button sets it to 1 and the other button to 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use show hide on the buttons and overlay them so that you don't know its 2 separate buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will then in my graph say if(vButton = 1 then do this, do that).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 14:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734374#M1078160</guid>
      <dc:creator />
      <dc:date>2014-07-23T14:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734375#M1078161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached with answer. Please take a look at the actions on the buttons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 14:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734375#M1078161</guid>
      <dc:creator />
      <dc:date>2014-07-23T14:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734376#M1078162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your answer Ajay, but I'm a new user of QV working with personal edition and I have no possibility to open foreign applications &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain yor suggestion another way ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in advance.&lt;/P&gt;&lt;P&gt;Duski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 15:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734376#M1078162</guid>
      <dc:creator />
      <dc:date>2014-07-23T15:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734377#M1078163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure. Like in the below screen shot create a button called 'All' then go to Actions and select 'Add' and choose 'Clear All' option from the right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62929_Test1.png" style="width: 620px; height: 291px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now for the other button, similarly choose 'select in field' and enter the following values in the respective boxes where Date1 is the field with multiple dates and Date2 is the one with just one value.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test2.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/62954_Test2.png" style="width: 620px; height: 285px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 15:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734377#M1078163</guid>
      <dc:creator />
      <dc:date>2014-07-23T15:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734378#M1078164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just an FYI - even with personal edition you can open up to four external qvws&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 15:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734378#M1078164</guid>
      <dc:creator />
      <dc:date>2014-07-23T15:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Button for toggling selection</title>
      <link>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734379#M1078165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesss !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Ajay !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Duski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 05:28:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-for-toggling-selection/m-p/734379#M1078165</guid>
      <dc:creator />
      <dc:date>2014-07-24T05:28:44Z</dc:date>
    </item>
  </channel>
</rss>

