<?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: Container question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399431#M800528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain in contextual instead of simple the use case of variable set up. We may have better offers for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Nov 2017 01:27:01 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-11-30T01:27:01Z</dc:date>
    <item>
      <title>Container question</title>
      <link>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399428#M800525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for some suggestions here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's say I have a container and it has two charts (CH1 &amp;amp; CH2).&amp;nbsp; When I click&lt;/P&gt;&lt;P&gt;on the CH1, I want to set a variable say vCH1 = 1. How would I do this?&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/Container-question/m-p/1399428#M800525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Container question</title>
      <link>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399429#M800526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as my knowledge it is not possible. You can achieve this by using macros on IE and not with Ajax.&lt;/P&gt;&lt;P&gt;Also you can use&amp;nbsp; a button and a variable to show/hide these two charts outside of the container.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 20:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399429#M800526</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-11-29T20:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Container question</title>
      <link>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399430#M800527</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;Instead using container, in a lot of cases i prefer deal with text boxs. Mainly because text boxs allows what you're trying to achieve by defining variable value on clicking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See my attached .qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 21:43:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399430#M800527</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-11-29T21:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Container question</title>
      <link>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399431#M800528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain in contextual instead of simple the use case of variable set up. We may have better offers for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 01:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399431#M800528</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-30T01:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Container question</title>
      <link>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399432#M800529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for all your inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing the idea of using a textbox to mirror the functionality of a container.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I asked how to set a variable when a chart inside a container is clicked is we have an app&lt;/P&gt;&lt;P&gt;that has this design.&amp;nbsp; We want to show some legends/labels to explain the different calculations on the chart.&lt;/P&gt;&lt;P&gt;For example, both CH1 &amp;amp; CH2 have a calculations called "Revenue".&amp;nbsp; However they have different meanings.&lt;/P&gt;&lt;P&gt;So I was thinking to use a textbox and have these definitions defined.&amp;nbsp; When CH1 is clicked, show TB1.&lt;/P&gt;&lt;P&gt;I am just giving a very simplified explanation here.&amp;nbsp; These charts have many other calculations which need to&lt;/P&gt;&lt;P&gt;be explained as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 14:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Container-question/m-p/1399432#M800529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-30T14:04:04Z</dc:date>
    </item>
  </channel>
</rss>

