<?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: button on/off by clik in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404910#M150679</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 attached file what you needed??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please click the product select button..and test it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 13:49:05 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-10-11T13:49:05Z</dc:date>
    <item>
      <title>button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404907#M150676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a button to select in a particular field when i clik on it.But what i need is to turn off the button when i clik on the same button.Is there any solution for that???.I have checked the comunity with the&amp;nbsp; set variable condition o and 1 but that is not my requiremnt . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404907#M150676</guid>
      <dc:creator />
      <dc:date>2012-10-11T13:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404908#M150677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a macro as an action of the button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub DisableButton&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject( "BU01" )&lt;/P&gt;&lt;P&gt;set prop = obj.GetProperties&lt;/P&gt;&lt;P&gt;prop.EnableCondition.v = "1&amp;lt;0"&lt;/P&gt;&lt;P&gt;obj.SetProperties prop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404908#M150677</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-11T13:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404909#M150678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand why you should do it with a macro and not via an action / variable.&lt;/P&gt;&lt;P&gt;Why not have 1 button with 2 actions&lt;/P&gt;&lt;P&gt;- select in field (field you wish)&lt;/P&gt;&lt;P&gt;- change variable &lt;/P&gt;&lt;P&gt;- that variable is used to have that button conditionally disabled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404909#M150678</guid>
      <dc:creator />
      <dc:date>2012-10-11T13:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404910#M150679</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 attached file what you needed??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please click the product select button..and test it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 13:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404910#M150679</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-11T13:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404911#M150680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wünderbar.Thanks &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/mayilvahanan" id="jive-887783344363051461780"&gt;Mayil Vahanan Ramasamy&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/A&gt;thtis is exactly what i need.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 14:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404911#M150680</guid>
      <dc:creator />
      <dc:date>2012-10-11T14:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404912#M150681</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;Can you please tell me the procedure.&lt;/P&gt;&lt;P&gt;As I'm using qlikview personal edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Pavan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 09:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404912#M150681</guid>
      <dc:creator />
      <dc:date>2015-02-11T09:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: button on/off by clik</title>
      <link>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404913#M150682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had two expressions in a chart-&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Expression 1&lt;UL&gt;&lt;LI&gt;SUM(WorkLogs) as an integer&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Condition 1&lt;UL&gt;&lt;LI&gt;vViewExp1=0&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Expression 2&lt;UL&gt;&lt;LI&gt;SUM(WorkLogs)&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; as a percentage&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Condition 2&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;vViewExp1=1&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then used a button to switch between the two.&lt;/P&gt;&lt;P&gt;New Button &amp;gt; Actions &amp;gt; Add Actions &amp;gt; External &amp;gt; Set Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Variable&lt;UL&gt;&lt;LI&gt;vViewExp1&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Value &lt;UL&gt;&lt;LI&gt;if(vViewExp1 = 1, 0,1)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clicking the button controls switching from figures as integer to figures as percentage. As multiple charts on the same tab use this variable, when I click the button all related charts change.&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;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 11:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/button-on-off-by-clik/m-p/404913#M150682</guid>
      <dc:creator />
      <dc:date>2015-12-04T11:10:50Z</dc:date>
    </item>
  </channel>
</rss>

