<?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 Chart Hide and Show Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164272#M886887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created two charts as:&lt;/P&gt;&lt;P&gt;Chart1 - Dim as Order, it has 1,2,3,4 and measure as Value.&lt;/P&gt;&lt;P&gt;Chart2 - Dim as Product, it has A, B, C, D and measure as Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result as: Whenever user select ONE product like 'A', chart2 should be appeared and user select more than one prodcut like 'A and B', Chart2 should not be appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I used logic at Layout - Show - Conditional as getselectedcount(Order) = 1. However it is not working sometimes. Can you help with alternate logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nihhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>nihhalmca</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Chart Hide and Show Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164272#M886887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created two charts as:&lt;/P&gt;&lt;P&gt;Chart1 - Dim as Order, it has 1,2,3,4 and measure as Value.&lt;/P&gt;&lt;P&gt;Chart2 - Dim as Product, it has A, B, C, D and measure as Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result as: Whenever user select ONE product like 'A', chart2 should be appeared and user select more than one prodcut like 'A and B', Chart2 should not be appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I used logic at Layout - Show - Conditional as getselectedcount(Order) = 1. However it is not working sometimes. Can you help with alternate logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nihhal.&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/Chart-Hide-and-Show-Issue/m-p/1164272#M886887</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Hide and Show Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164273#M886888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;getselectedcount(&lt;STRONG&gt;Product&lt;/STRONG&gt;) = 1&amp;nbsp; . If this doesn't help, please share your sample qvw showing where it is not behaving as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 08:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164273#M886888</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-08T08:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Hide and Show Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164274#M886889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use the GetpossibleCount(Product) =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 08:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164274#M886889</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-09-08T08:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Hide and Show Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164275#M886890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nihhal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the attached sample app&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 08:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164275#M886890</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-09-08T08:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Hide and Show Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164276#M886891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can also try this attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164276#M886891</guid>
      <dc:creator>susovan</dc:creator>
      <dc:date>2016-09-08T09:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Hide and Show Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164277#M886892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Weired, my logic is working fine now.&lt;/P&gt;&lt;P&gt;Getselectedcount(Order) = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2016 10:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Hide-and-Show-Issue/m-p/1164277#M886892</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2016-10-13T10:27:39Z</dc:date>
    </item>
  </channel>
</rss>

