<?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 Action when I chose a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260255#M98215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'd like to do a particular thing but I don't know how.&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two containers:&lt;/P&gt;&lt;P&gt; - the firts one with three charts (C1,C2,C3)&lt;/P&gt;&lt;P&gt; - the second one with three pivot tables (T1,T2,T3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is when I chose one of the charts f.i. C1 automatically in the second container table T1 has to be presented.&lt;/P&gt;&lt;P&gt;If I chose C3 chart, T3 table has to be presented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it's clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying using macros but I need a refernce guide where can i find it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 14:37:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-09T14:37:59Z</dc:date>
    <item>
      <title>Action when I chose a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260255#M98215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I'd like to do a particular thing but I don't know how.&lt;/P&gt;&lt;P&gt;I hope someone can help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two containers:&lt;/P&gt;&lt;P&gt; - the firts one with three charts (C1,C2,C3)&lt;/P&gt;&lt;P&gt; - the second one with three pivot tables (T1,T2,T3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is when I chose one of the charts f.i. C1 automatically in the second container table T1 has to be presented.&lt;/P&gt;&lt;P&gt;If I chose C3 chart, T3 table has to be presented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it's clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying using macros but I need a refernce guide where can i find it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 14:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260255#M98215</guid>
      <dc:creator />
      <dc:date>2012-01-09T14:37:59Z</dc:date>
    </item>
    <item>
      <title>Action when I chose a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260256#M98216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Giampero,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there's a way to do that. At least, I've never heard of an API that changes the active chart in a container. What I do in these situations in use buttons to set a variable and then unhide charts based on that variable. So, for example, have C1 and T1 be visible when vMyVariable = 1. Then create 3 buttons on your sheet to control the values of vMyVariable. Eliminate the containers altogether and just have the charts/tables themselves on the sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vlad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 22:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260256#M98216</guid>
      <dc:creator>vgutkovsky</dc:creator>
      <dc:date>2012-01-09T22:24:27Z</dc:date>
    </item>
    <item>
      <title>Action when I chose a chart</title>
      <link>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260257#M98217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vlad,&lt;/P&gt;&lt;P&gt;glad to hear you again.&lt;/P&gt;&lt;P&gt;I see. Unfortunately it seems that we can reach the object "container" but we can't reach the objects that are in the container.&lt;/P&gt;&lt;P&gt;I'm still trying and I hope to find a solution but I'm not so confident about it.&lt;/P&gt;&lt;P&gt;Thanks a lot for your solution. I'll try to suggest it (I have to eliminate the containers and I don't know if thay want to do it).&lt;/P&gt;&lt;P&gt;I'll keep trying for a while.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Giampiero&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 09:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-when-I-chose-a-chart/m-p/260257#M98217</guid>
      <dc:creator />
      <dc:date>2012-01-10T09:20:45Z</dc:date>
    </item>
  </channel>
</rss>

