<?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: How to open a chart by selecting something in another chart? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008989#M342503</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;Yes, in the layout tab of the second chart select Conditional:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="97157" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97157_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;And set the condition to GetSelectedCount(&amp;lt;Your_field_name&amp;gt;) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 10:46:36 GMT</pubDate>
    <dc:creator>a_mullick</dc:creator>
    <dc:date>2015-08-27T10:46:36Z</dc:date>
    <item>
      <title>How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008987#M342501</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;How can I activate a chart by making selection in another chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chart A is a bar chart with three dimension values displayed, Good, Average, Poor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select Poor it should trigger another chart to open in the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do this? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008987#M342501</guid>
      <dc:creator>jblomqvist</dc:creator>
      <dc:date>2015-08-27T10:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008988#M342502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use triggers or actions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008988#M342502</guid>
      <dc:creator />
      <dc:date>2015-08-27T10:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008989#M342503</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;Yes, in the layout tab of the second chart select Conditional:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="97157" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/97157_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;And set the condition to GetSelectedCount(&amp;lt;Your_field_name&amp;gt;) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008989#M342503</guid>
      <dc:creator>a_mullick</dc:creator>
      <dc:date>2015-08-27T10:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008990#M342504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if it is only the case when you select the value 'Poor', then make the condition:&lt;/P&gt;&lt;P&gt;GetSelectedCount(&amp;lt;Your_field_name&amp;gt;) = 1 AND&lt;/P&gt;&lt;P&gt;GetFieldSelections(&amp;lt;Your_field_name&amp;gt;) = 'Poor'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Azam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008990#M342504</guid>
      <dc:creator>a_mullick</dc:creator>
      <dc:date>2015-08-27T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008991#M342505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes there is a way to do the above. On your dimesions, you can add two small buttons on overlay two objects over the dimensions and make them transparent. Create a variable, call it whatever you want. The initial value will be 0. When you click on the button, the variable value should turn to 1. In your "Invisible graph," in the Layout Tab, you will put the following code in the conditional statement: =if(&lt;STRONG&gt;&amp;lt;VariableName&amp;gt;&lt;/STRONG&gt;=1,1,0). Press Ctrl+Shift+S to show and hide. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you click on the dimension, it should activate the "invisible graph".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008991#M342505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-27T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008992#M342506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create a button and add action activate sheet and mention the sheet id&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 10:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008992#M342506</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-08-27T10:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008993#M342507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to have a button with a trigger which opens another chart - on another sheet?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 05:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008993#M342507</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2015-10-12T05:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008994#M342508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya it is possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 05:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008994#M342508</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-12T05:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to open a chart by selecting something in another chart?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008995#M342509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have sent a application. please check i hope this helps u .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 05:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-open-a-chart-by-selecting-something-in-another-chart/m-p/1008995#M342509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-12T05:22:38Z</dc:date>
    </item>
  </channel>
</rss>

