<?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: On/Off button - when clicked on Clear On button does not go back to Off in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506305#M189294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tereza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One solution could be to link the button status to a field. For example, create a table like this in your script ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Button:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Status&lt;BR /&gt;1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 1;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Your button text may be something like this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=1,'On','Off') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one of your button actions needs to select the value 1 in the field Status. When you click clear it will reset the button text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2013 08:32:47 GMT</pubDate>
    <dc:creator>flipside</dc:creator>
    <dc:date>2013-10-23T08:32:47Z</dc:date>
    <item>
      <title>On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506297#M189286</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 have been working on a project where using On/Off button to apply set filters. The button works perfectly, but problem starts when I click on Clear in the top menu...despite the fact that all selections are cleared, the button stays ON, but it should go back on OFF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any solution for this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tereza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506297#M189286</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2013-10-22T15:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506298#M189287</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;I think variable can not be clear,&lt;/P&gt;&lt;P&gt;but an idea is use a button to clear all with action "Clear All", and add another action to same button, that will be &lt;/P&gt;&lt;P&gt;"Set Variable" in set variable change the value to off or 0, try it, but i am not sure...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like &lt;/P&gt;&lt;P&gt;Button Actions: &lt;/P&gt;&lt;P&gt;Clear All&lt;/P&gt;&lt;P&gt;Set Variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506298#M189287</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-22T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506299#M189288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please upload a QVW file showing the button ?&lt;/P&gt;&lt;P&gt;If not, please provide details of the button insights..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may be able to solve this problem using a variable in order to control de button On/Off sequence..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:46:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506299#M189288</guid>
      <dc:creator />
      <dc:date>2013-10-22T15:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506300#M189289</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;I have clear selection button - where Clear All is applied...and it still does not change the ON button to OFF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506300#M189289</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2013-10-22T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506301#M189290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the ON button &lt;/P&gt;&lt;P&gt;Apply Bookmark - bookmarkA&lt;/P&gt;&lt;P&gt;Set Variable - if(vOnOffButton='Show','Hide','Show')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the OFF button:&lt;/P&gt;&lt;P&gt;Apply Bookmark - bookmarkB&lt;/P&gt;&lt;P&gt;Set Variable - if(vOnOffButton='Show','Hide','Show')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 15:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506301#M189290</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2013-10-22T15:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506302#M189291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tereza, &lt;/P&gt;&lt;P&gt;See attached example. &lt;/P&gt;&lt;P&gt;I´ve just changed the visibility condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 16:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506302#M189291</guid>
      <dc:creator />
      <dc:date>2013-10-22T16:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506303#M189292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately your solution does not work too....when you click on the button and the selection is made the button shows on, but then when you click on Clear all, the button should go back to state OFF...but it stays ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to find a solution for this as it could be quite confusing for users to see that a button is still ON, despite the fact there is no selection made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 08:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506303#M189292</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2013-10-23T08:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506304#M189293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tereza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default Clear all has no effect on variables, only dimensions.&lt;/P&gt;&lt;P&gt;use a button with actions&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Clear All&lt;/LI&gt;&lt;LI&gt;Set Variable vOnOffButton = 0&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;BR /&gt;Also changed the &lt;SPAN style="font-size: 10pt;"&gt;On / Off button to &lt;SPAN style="color: #0000ff;"&gt;IF&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style=": ; color: #808080;"&gt;vOnOffButton&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;=1, 'Off', 'On') instead of show conditionals&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 08:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506304#M189293</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2013-10-23T08:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506305#M189294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tereza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One solution could be to link the button status to a field. For example, create a table like this in your script ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Button:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;Status&lt;BR /&gt;1]&lt;/SPAN&gt;&lt;SPAN style="font-size: 1;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Your button text may be something like this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Status&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=1,'On','Off') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one of your button actions needs to select the value 1 in the field Status. When you click clear it will reset the button text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 08:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506305#M189294</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-10-23T08:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506306#M189295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;flipside's solution could work better than my suggestion, end users can use the standard clear all functionality&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 10pt;"&gt;Also change the variable &lt;STRONG style="color: #808080;"&gt;&lt;EM&gt;vOnOffButton &lt;/EM&gt;&lt;/STRONG&gt;to : &lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;GetFieldSelections(&lt;SPAN style="color: #800000;"&gt;Status&lt;/SPAN&gt;&lt;/SPAN&gt;)=1,1,0) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 08:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506306#M189295</guid>
      <dc:creator>p_verkooijen</dc:creator>
      <dc:date>2013-10-23T08:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506307#M189296</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;this would work fine for using a button, but I use text where is applied picture as background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see file attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions for this case? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 10:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506307#M189296</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2013-10-23T10:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506308#M189297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could lay the buttons over each other. Easiest way to do this is note the X-pos and Y-pos values (Normal mode) under Properties &amp;gt; Caption and apply to the other button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option would be to load the images into your document using the Bundle command. These images can then be called using a conditional statement.&lt;/P&gt;&lt;P&gt;flipside&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 10:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506308#M189297</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2013-10-23T10:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506309#M189298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good night!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I created a new button in your application that does what you need. I used the function GETCURRENTSELECTION () and seemed to work right. Check and reply me if that was what you wanted, if not reply me what is wrong with this working solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached hereto qvw your document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hug!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 21:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506309#M189298</guid>
      <dc:creator>offjunior</dc:creator>
      <dc:date>2013-10-23T21:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: On/Off button - when clicked on Clear On button does not go back to Off</title>
      <link>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506310#M189299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Junior,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your solution was the one I was looking for &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 15:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/On-Off-button-when-clicked-on-Clear-On-button-does-not-go-back/m-p/506310#M189299</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2013-10-31T15:36:11Z</dc:date>
    </item>
  </channel>
</rss>

