<?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 Toggle Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272741#M102105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to use a button to toggle fields in a table ON and OFF.&amp;nbsp; In essence, allowing the user to customize what he/she wants to see. Is there a way to do this with the button object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2011 17:35:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-01T17:35:30Z</dc:date>
    <item>
      <title>Toggle Button</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272741#M102105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to be able to use a button to toggle fields in a table ON and OFF.&amp;nbsp; In essence, allowing the user to customize what he/she wants to see. Is there a way to do this with the button object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272741#M102105</guid>
      <dc:creator />
      <dc:date>2011-12-01T17:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272742#M102106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can use a button for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the button properties, you could create an action that will toggle variable (I will call this variable vToggle):&lt;/P&gt;&lt;P&gt;Actions -&amp;gt; Add-&amp;gt; Action Type: External --&amp;gt; Set Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you enter the variable name (the variable should be created in Variable Overview in Settings menu also), and as expression something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(vToggle = 0,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the properties of the straight table object in presentation tab, enter this variable as conditional to show the selected column&lt;/P&gt;&lt;P&gt;=vToggle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272742#M102106</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-01T17:43:36Z</dc:date>
    </item>
    <item>
      <title>Toggle Button</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272743#M102107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much! I got it work.&amp;nbsp; Before I was just doing&amp;nbsp; =if(vToggle = 0,1). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2011 17:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272743#M102107</guid>
      <dc:creator />
      <dc:date>2011-12-01T17:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272744#M102108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 19:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button/m-p/272744#M102108</guid>
      <dc:creator />
      <dc:date>2014-08-19T19:25:39Z</dc:date>
    </item>
  </channel>
</rss>

