<?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 Event triggers for objects inside a container? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223246#M75781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about getting rid of the container and make your own? Assign buttons or text fields which give a value to variable eg. WhichChartIsVisible. You could then make each chart to show under condition such as "WhichChartIsVisible = 4". Position all charts at the same location and with similar size and you have pretty much all the functionalities that the container offers. This way you can easily control other objects too that should be visible with a specific chart: assign them to follow the same visibility variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this work for you or do you gain something else from using the container than the ability to switch between charts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Aug 2011 07:54:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-08-20T07:54:21Z</dc:date>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223237#M75772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some charts, I used to create triggers on the related sheet object (OnActivate event, for each chart).&lt;/P&gt;&lt;P&gt;Now that my charts are bound to a Container object, the OnActivate events have become useless and are not triggered anymore (i.e. when a Container tab is clicked).&lt;/P&gt;&lt;P&gt;Is there another kind of trigger event for Container tabs?&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 13:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223237#M75772</guid>
      <dc:creator>tdupasqu</dc:creator>
      <dc:date>2010-12-14T13:49:55Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223238#M75773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No not currently. Is it a simple selection of a container tab that would be the trigger? Is there some other form of trigger you'd anticipate using with respect to contained objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 17:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223238#M75773</guid>
      <dc:creator>Qlik_Trigg</dc:creator>
      <dc:date>2010-12-14T17:13:43Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223239#M75774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, selecting a tab should trigger an event.&lt;/P&gt;&lt;P&gt;I would use the following events for a given Container's tab:&lt;BR /&gt;&lt;BR /&gt;OnActivateTab&lt;BR /&gt;OnLeaveTab&lt;BR /&gt;OnMouseOverTab&lt;BR /&gt;&lt;BR /&gt;I guess showing some infobox when the OnMouseOverTab is triggered would be useful too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Dec 2010 08:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223239#M75774</guid>
      <dc:creator>tdupasqu</dc:creator>
      <dc:date>2010-12-15T08:55:09Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223240#M75775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to add my desire for this too please!&amp;nbsp; OnActivating certain charts I'd like to hide/show some other objects on the sheet.&amp;nbsp; If the chart is in a container (which most are!) then this won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 12:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223240#M75775</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2011-05-13T12:45:29Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223241#M75776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same problem here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to to diplay/hide some object depending the tab selected in the container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use an extra variable + display condition for other object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to change the value of this variable depending of the container tab selected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When would this function be release? Is there any bypass solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223241#M75776</guid>
      <dc:creator />
      <dc:date>2011-06-16T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223242#M75777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's my approach for this problem.. I'm not sure if this addresses your problem but it might work for some people. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my container I have 5 tabs (5 straight charts). &lt;/P&gt;&lt;P&gt;For one of those charts I need to clear one field on activate, and on deactivate select back previous selection.&lt;/P&gt;&lt;P&gt;To solve this, I copied this one chart, so now I have two charts that are the same and make sure that they are linked together. I included one chart in the container, and left the other as it is. &lt;/P&gt;&lt;P&gt;On Sheet trigger now I can see object id for that chart that isnt in the container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can simply select&amp;nbsp; trigger on activate/deactivate for that chart that isn't in the container. For that chart that is not in the container, I minimized, resize to really small size and hide it behind one of the object. In container, triggers seem to work for that chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 15:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223242#M75777</guid>
      <dc:creator />
      <dc:date>2011-06-24T15:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223243#M75778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a pretty good workaround, Matthew, except that all visible objects are calculated in QlikView.&amp;nbsp; Your method means that every object you want a trigger on (that will be dupliacted, shrunk and hidden) will be calculated on every selection - my dashboard of &amp;gt;150m rows won't like that very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For smaller applications, however - nice idea!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 07:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223243#M75778</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2011-06-27T07:33:44Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223244#M75779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within the developer this works perfectly but if I view the report within the browser (IE or FF) the trigger does not react on user input. Is this a general bug or have I made something wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 09:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223244#M75779</guid>
      <dc:creator />
      <dc:date>2011-08-03T09:46:59Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223245#M75780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems this approach does only work in developer..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Aug 2011 13:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223245#M75780</guid>
      <dc:creator />
      <dc:date>2011-08-19T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Event triggers for objects inside a container?</title>
      <link>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223246#M75781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about getting rid of the container and make your own? Assign buttons or text fields which give a value to variable eg. WhichChartIsVisible. You could then make each chart to show under condition such as "WhichChartIsVisible = 4". Position all charts at the same location and with similar size and you have pretty much all the functionalities that the container offers. This way you can easily control other objects too that should be visible with a specific chart: assign them to follow the same visibility variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would this work for you or do you gain something else from using the container than the ability to switch between charts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Aug 2011 07:54:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Event-triggers-for-objects-inside-a-container/m-p/223246#M75781</guid>
      <dc:creator />
      <dc:date>2011-08-20T07:54:21Z</dc:date>
    </item>
  </channel>
</rss>

