<?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 chart from container in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824592#M67714</link>
    <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I have an table below.&lt;/P&gt;&lt;P&gt;Site&amp;nbsp; &amp;nbsp; Metric1&amp;nbsp; &amp;nbsp; &amp;nbsp; Metric2&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;345&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5678&lt;/P&gt;&lt;P&gt;DEF&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4567&lt;/P&gt;&lt;P&gt;I have 3 charts in an container&lt;/P&gt;&lt;P&gt;Now I would like to hide a chart when ABC is selected from the table. In-order to achieve it, I went to chart properties Add-ons-&amp;gt; Data handling -&amp;gt; Calculated Condition.&lt;/P&gt;&lt;P&gt;I wrote an expression =&amp;nbsp; GetFieldSelections([SITE]) &amp;lt;&amp;gt;'ABC' but it doesn't work.&lt;/P&gt;&lt;P&gt;Does anyone has done hide chart based upon an selection?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jul 2021 18:54:54 GMT</pubDate>
    <dc:creator>jpjust</dc:creator>
    <dc:date>2021-07-26T18:54:54Z</dc:date>
    <item>
      <title>Hide chart from container</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824592#M67714</link>
      <description>&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;I have an table below.&lt;/P&gt;&lt;P&gt;Site&amp;nbsp; &amp;nbsp; Metric1&amp;nbsp; &amp;nbsp; &amp;nbsp; Metric2&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;345&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5678&lt;/P&gt;&lt;P&gt;DEF&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;567&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4567&lt;/P&gt;&lt;P&gt;I have 3 charts in an container&lt;/P&gt;&lt;P&gt;Now I would like to hide a chart when ABC is selected from the table. In-order to achieve it, I went to chart properties Add-ons-&amp;gt; Data handling -&amp;gt; Calculated Condition.&lt;/P&gt;&lt;P&gt;I wrote an expression =&amp;nbsp; GetFieldSelections([SITE]) &amp;lt;&amp;gt;'ABC' but it doesn't work.&lt;/P&gt;&lt;P&gt;Does anyone has done hide chart based upon an selection?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 18:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824592#M67714</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-07-26T18:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide chart from container</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824607#M67716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138713"&gt;@jpjust&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; You can try this on condition:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count({&amp;lt;Site={'ABC'}&amp;gt;} Site) = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 20:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824607#M67716</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-07-26T20:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide chart from container</title>
      <link>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824617#M67718</link>
      <description>&lt;P&gt;Thanks. That expression did not work unfortunately.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;GetFieldSelections([SITE]) &amp;lt;&amp;gt;'ABC' works as I expect when I select the SITE value from the&amp;nbsp; filter pane but not from the table.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 21:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Hide-chart-from-container/m-p/1824617#M67718</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-07-26T21:04:59Z</dc:date>
    </item>
  </channel>
</rss>

