<?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: One button to activate two (or more) charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197124#M884379</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can add two or more actions to the same button as long as they do not conflict the same field or entity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so assume you have var1 for chart 1, var2 for chart 2 and var3 for chart 3 then you can have button 1 action set to var1=1 and var2=0 and var3 = 1 (considering 1 to show and 0 to hide the object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a better way of doing it. Instead of creating variables you can create a table that has a field like _view and _view will have values like 1,2,3 and you can control the visibility based on the field (_view)'s selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Sep 2016 19:59:47 GMT</pubDate>
    <dc:creator>sudeepkm</dc:creator>
    <dc:date>2016-09-30T19:59:47Z</dc:date>
    <item>
      <title>One button to activate two (or more) charts</title>
      <link>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197123#M884378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to program a button click event to activate two charts on the screen?&amp;nbsp;&amp;nbsp; For example, right now I have the these 4 objects on my sheet (Button1, Button2, Chart1 and Chart2).&amp;nbsp; When I click on Button1, Chart1 is in focus while Chart2 is hidden and vice versa.&amp;nbsp; I now want to add a feature when I click Button1, I want Chart1 and Chart3 to be in focus.&amp;nbsp; Can you set two variables under Button1 -&amp;gt; Action?&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/One-button-to-activate-two-or-more-charts/m-p/1197123#M884378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: One button to activate two (or more) charts</title>
      <link>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197124#M884379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can add two or more actions to the same button as long as they do not conflict the same field or entity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so assume you have var1 for chart 1, var2 for chart 2 and var3 for chart 3 then you can have button 1 action set to var1=1 and var2=0 and var3 = 1 (considering 1 to show and 0 to hide the object).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a better way of doing it. Instead of creating variables you can create a table that has a field like _view and _view will have values like 1,2,3 and you can control the visibility based on the field (_view)'s selection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 19:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197124#M884379</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2016-09-30T19:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: One button to activate two (or more) charts</title>
      <link>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197125#M884380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually the solution is a lot simpler that I thought.&amp;nbsp; I wasn't thinking before.&amp;nbsp; In order for Chart3 to show along with Chart1 when I click Button1, all I have to do is to use the same condition under Layout -&amp;gt; Show in Chart1 but for Chart3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 20:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197125#M884380</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-30T20:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: One button to activate two (or more) charts</title>
      <link>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197126#M884381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close this Thread if you happy and works the solution for you. Please flag the correct answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2016 07:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/One-button-to-activate-two-or-more-charts/m-p/1197126#M884381</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-01T07:21:17Z</dc:date>
    </item>
  </channel>
</rss>

