<?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: Toggle Button Multiple Choices in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10033#M777877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how would this be achievable&amp;nbsp; using my current logic, not sure what to change using the current actions, would it have to be mutiple IF statements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 08:07:17 GMT</pubDate>
    <dc:creator>ivandrago</dc:creator>
    <dc:date>2018-04-10T08:07:17Z</dc:date>
    <item>
      <title>Toggle Button Multiple Choices</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10031#M777875</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 the attached Document, at the moment when you click the Button it will switch between dimensions and measures. I want it also to incorporate "Show Filters", so after the measure I want it to only show the Multi Box only and then when the Button is clicked again it will go back to Dimensions and will only show that, hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10031#M777875</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button Multiple Choices</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10032#M777876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At the moment, your variable toggles between 2 values.&lt;/P&gt;&lt;P&gt;You need to change your Actions so it loops round 3 values, for example D (dimensions), M (measures), F (filters).&lt;/P&gt;&lt;P&gt;The conditional show in your object will need to use the relevant value in this variable.&lt;/P&gt;&lt;P&gt;eg. &lt;EM&gt;vShowMultiple = 'M'&lt;/EM&gt; for the measures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 07:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10032#M777876</guid>
      <dc:creator>richard_chilvers</dc:creator>
      <dc:date>2018-04-10T07:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button Multiple Choices</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10033#M777877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So how would this be achievable&amp;nbsp; using my current logic, not sure what to change using the current actions, would it have to be mutiple IF statements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 08:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10033#M777877</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2018-04-10T08:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button Multiple Choices</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10034#M777878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like Attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 12:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10034#M777878</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-10T12:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button Multiple Choices</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10035#M777879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sasidhar, Yes this is what I am after, but how to I get the correct Description to show on the Button for the next Object it shows next?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 21:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10035#M777879</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2018-04-10T21:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle Button Multiple Choices</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10036#M777880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorted it now, I amended it to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=' Show '&amp;nbsp; &amp;amp;if(vShowMultiple = 1, 'Dimensions',&lt;/P&gt;&lt;P&gt;if(vShowMultiple = 2, 'Filters','Measures'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 22:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-Button-Multiple-Choices/m-p/10036#M777880</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2018-04-10T22:07:10Z</dc:date>
    </item>
  </channel>
</rss>

