<?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 Hide/Unhide Charts based on selections in a List box ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292079#M108428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; AJ, I believe this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chart A, properties, layout, show, conditional, type in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yourfieldname='A'&lt;/P&gt;&lt;P&gt;In Chart B, properties, layout, show, conditional, type in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yourfieldname='B'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The when you select either A or B the appropriate Chart will display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2012 20:46:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-16T20:46:20Z</dc:date>
    <item>
      <title>Hide/Unhide Charts based on selections in a List box ?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292077#M108426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to Hide/Unhide Charts based on selections in a List box ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where chart A should be displayed if I have A as a&amp;nbsp; selection in List box. or &lt;/P&gt;&lt;P&gt;chart B should be displayed if I have B as a&amp;nbsp; selection in List box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the best way to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 20:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292077#M108426</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2012-02-16T20:31:12Z</dc:date>
    </item>
    <item>
      <title>Hide/Unhide Charts based on selections in a List box ?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292078#M108427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the list box to always 1 value selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in each chart use the expression on Show Conditional under the layout tab:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections(Selection)='A'&lt;/P&gt;&lt;P&gt;//This displays the chart if A is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetFieldSelections(Selection)='B'&lt;/P&gt;&lt;P&gt;//This displays the chart if B is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 20:42:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292078#M108427</guid>
      <dc:creator />
      <dc:date>2012-02-16T20:42:36Z</dc:date>
    </item>
    <item>
      <title>Hide/Unhide Charts based on selections in a List box ?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292079#M108428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; AJ, I believe this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In chart A, properties, layout, show, conditional, type in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yourfieldname='A'&lt;/P&gt;&lt;P&gt;In Chart B, properties, layout, show, conditional, type in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yourfieldname='B'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The when you select either A or B the appropriate Chart will display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 20:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292079#M108428</guid>
      <dc:creator />
      <dc:date>2012-02-16T20:46:20Z</dc:date>
    </item>
    <item>
      <title>Hide/Unhide Charts based on selections in a List box ?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292080#M108429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marc and Scott.&lt;/P&gt;&lt;P&gt;It worked &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 21:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292080#M108429</guid>
      <dc:creator>onetwothree123</dc:creator>
      <dc:date>2012-02-16T21:05:16Z</dc:date>
    </item>
    <item>
      <title>Hide/Unhide Charts based on selections in a List box ?</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292081#M108430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; You are welcome.&amp;nbsp; Please remember to mark your post with "Correct Answer"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 02:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Unhide-Charts-based-on-selections-in-a-List-box/m-p/292081#M108430</guid>
      <dc:creator />
      <dc:date>2012-02-17T02:53:17Z</dc:date>
    </item>
  </channel>
</rss>

