<?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: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508326#M557458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution is now working for me, but I thought I'd leave this comment here for any other newbies who stumble onto this page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was one step missing from jp's instructions, probably because it seemed like a given.&lt;/P&gt;&lt;P&gt;However, being so new to QV dev (and not having adequate training), I was unable to get this solution to work until I did one more step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings &amp;gt; Document Properties &amp;gt; Variables &amp;gt; New...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed to create the variable 'vShow' before I could use it. Obvious in hindsight, but I hadn't been introduced to variables yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jun 2013 17:59:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-26T17:59:41Z</dc:date>
    <item>
      <title>Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508320#M557452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;New to QV development, and was wondering if there is any way to select one chart in a container and have that selection affect which chart displays in other containers?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Take a quick look at the screenshot example, if you would... Right now I have my 'Truant' charts displaying in each of my 4 containers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;In order to view my 'Chronic' or my 'EEA' charts, I have to go around to each container and click on the right chart in it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I would like to just click once somewhere and have it update the type of chart displayed in each of the containers. Is this possible? And if so, how would I do it? Thanks in advance..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;IMG __jive_id="43231" class="jive-image-thumbnail jive-image" onclick="" alt="image1.png" src="https://community.qlik.com/legacyfs/online/43231_image1.png" width="450" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 19:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508320#M557452</guid>
      <dc:creator />
      <dc:date>2013-06-25T19:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508321#M557453</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;Sure there's a way to do that.&lt;/P&gt;&lt;P&gt;You can use buttons to display your reports instead of containers.&lt;/P&gt;&lt;P&gt;You'll also need 1 variable that you'll use in the conditional show property of the charts, let's say vShow.&lt;/P&gt;&lt;P&gt;Triggering any of the buttons will set the related variable value and thus displaying only the related charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example in your case, create 3 buttons: Truant, Chronic and EEA.&lt;/P&gt;&lt;P&gt;In their properties, go to Actions &amp;gt; Add &amp;gt; External &amp;gt; Set Variable.&lt;/P&gt;&lt;P&gt;Type in the variable field vShow and in the Value field type Truant (then Chronic for the 2nd button and EEA for the 3rd).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in each of the charts, go to their properties &amp;gt; Layout &amp;gt; Show &amp;gt; Conditional.&lt;/P&gt;&lt;P&gt;Type: Match(vShow, 'Truant'), etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's it ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 20:05:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508321#M557453</guid>
      <dc:creator />
      <dc:date>2013-06-25T20:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508322#M557454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a way to go.&lt;/P&gt;&lt;P&gt;I'd suggest one more step.&amp;nbsp; Instead of creating three sets of conditional chart, create only one set, always visible, but with conditional expressions.&amp;nbsp; The fewer objects are in the application, the easier to maintain, lesser risk to overlook hidden objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 20:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508322#M557454</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-25T20:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508323#M557455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed Michael &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's the same set of charts that's implemented for the 3 cases, then conditional expressions are the solution.&lt;/P&gt;&lt;P&gt;In case additional reports will be displayed only for one of the cases then the conditional show may prove useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 21:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508323#M557455</guid>
      <dc:creator />
      <dc:date>2013-06-25T21:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508324#M557456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brilliant, thanks so much! This community is pretty awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 22:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508324#M557456</guid>
      <dc:creator />
      <dc:date>2013-06-25T22:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508325#M557457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This QlikView paper also has some useful ideas.&amp;nbsp; Option 2 may be appropraite.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/docs/DOC-4379"&gt;http://community.qlik.com/docs/DOC-4379&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 00:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508325#M557457</guid>
      <dc:creator />
      <dc:date>2013-06-26T00:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to select one chart in a container, and have its corresponding type chart display in a container next to it?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508326#M557458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This solution is now working for me, but I thought I'd leave this comment here for any other newbies who stumble onto this page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was one step missing from jp's instructions, probably because it seemed like a given.&lt;/P&gt;&lt;P&gt;However, being so new to QV dev (and not having adequate training), I was unable to get this solution to work until I did one more step:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings &amp;gt; Document Properties &amp;gt; Variables &amp;gt; New...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed to create the variable 'vShow' before I could use it. Obvious in hindsight, but I hadn't been introduced to variables yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 17:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-it-possible-to-select-one-chart-in-a-container-and-have-its/m-p/508326#M557458</guid>
      <dc:creator />
      <dc:date>2013-06-26T17:59:41Z</dc:date>
    </item>
  </channel>
</rss>

