<?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 show/hide for 4 charts in qliksense using containers in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/show-hide-for-4-charts-in-qliksense-using-containers/m-p/1787983#M61498</link>
    <description>&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i have a requirement as below:&lt;/P&gt;&lt;P&gt;I have two filters:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Filter1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Filter2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 4 charts&lt;/P&gt;&lt;P&gt;First Chart&lt;/P&gt;&lt;P&gt;First Table&lt;/P&gt;&lt;P&gt;Second Chart&lt;/P&gt;&lt;P&gt;Second Table&lt;/P&gt;&lt;P&gt;and also two buttons - Chart and Table&lt;/P&gt;&lt;P&gt;i am pulling all the above 2 charts and 2 tables in a container.&lt;/P&gt;&lt;P&gt;When i click X in Filter 1, automatically X1 and X2 will filter in Filter2 which i have done in backend.&lt;/P&gt;&lt;P&gt;Now, if i select X in Filter 1 and button as chart, First&amp;nbsp; Chart should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Y in Filter 1 and button as Table, First&amp;nbsp; Table should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Y in Filter 1 and button as chart, First&amp;nbsp; Chart should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Z in Filter 1 and button as chart, Second Chart should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Z in Filter 1 and button as Table, Second Table should be visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest how to write show/hide condition in container.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 15:54:26 GMT</pubDate>
    <dc:creator>srujanaponnuru</dc:creator>
    <dc:date>2021-12-22T15:54:26Z</dc:date>
    <item>
      <title>show/hide for 4 charts in qliksense using containers</title>
      <link>https://community.qlik.com/t5/App-Development/show-hide-for-4-charts-in-qliksense-using-containers/m-p/1787983#M61498</link>
      <description>&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i have a requirement as below:&lt;/P&gt;&lt;P&gt;I have two filters:&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Filter1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Filter2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;X2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Y2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Z2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 4 charts&lt;/P&gt;&lt;P&gt;First Chart&lt;/P&gt;&lt;P&gt;First Table&lt;/P&gt;&lt;P&gt;Second Chart&lt;/P&gt;&lt;P&gt;Second Table&lt;/P&gt;&lt;P&gt;and also two buttons - Chart and Table&lt;/P&gt;&lt;P&gt;i am pulling all the above 2 charts and 2 tables in a container.&lt;/P&gt;&lt;P&gt;When i click X in Filter 1, automatically X1 and X2 will filter in Filter2 which i have done in backend.&lt;/P&gt;&lt;P&gt;Now, if i select X in Filter 1 and button as chart, First&amp;nbsp; Chart should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Y in Filter 1 and button as Table, First&amp;nbsp; Table should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Y in Filter 1 and button as chart, First&amp;nbsp; Chart should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Z in Filter 1 and button as chart, Second Chart should be visible.&lt;/P&gt;&lt;P&gt;Now, if i select Z in Filter 1 and button as Table, Second Table should be visible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest how to write show/hide condition in container.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-hide-for-4-charts-in-qliksense-using-containers/m-p/1787983#M61498</guid>
      <dc:creator>srujanaponnuru</dc:creator>
      <dc:date>2021-12-22T15:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: show/hide for 4 charts in qliksense using containers</title>
      <link>https://community.qlik.com/t5/App-Development/show-hide-for-4-charts-in-qliksense-using-containers/m-p/1788221#M61531</link>
      <description>&lt;P&gt;If(Filter='X' AND $(vButton)='Chart') for the first chart, and so on for each chart.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 09:30:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-hide-for-4-charts-in-qliksense-using-containers/m-p/1788221#M61531</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2021-03-04T09:30:03Z</dc:date>
    </item>
  </channel>
</rss>

