<?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: Chart appear only when user select something from list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817748#M1046246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your method works perfectly. &lt;/P&gt;&lt;P&gt;Thank you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rizal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2014 01:30:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-26T01:30:29Z</dc:date>
    <item>
      <title>Chart appear only when user select something from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817745#M1046243</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;I need help with this.&lt;/P&gt;&lt;P&gt;How do i make the chart&amp;nbsp; to show the bar only when the end user select Programme from the list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example if the user click on programme 2&lt;/P&gt;&lt;P&gt;the chart should show programme 2 and so on&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if the user did not select anything from the programme list box, the chart should be empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Detailed explanation is inside the sample app.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you for the help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Rizal&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 14:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817745#M1046243</guid>
      <dc:creator />
      <dc:date>2014-11-25T14:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Chart appear only when user select something from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817746#M1046244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write a condtion for ur chart in layout tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;getselectedcount(listbox)&amp;gt;=1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 14:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817746#M1046244</guid>
      <dc:creator />
      <dc:date>2014-11-25T14:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Chart appear only when user select something from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817747#M1046245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a condition of one programme selected on the demension&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/72067_Capture.PNG.png" style="width: 620px; height: 547px;" /&gt;&lt;BR /&gt; Or if you want to stop the chart drawing completely make it a expression condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/72075_Capture.PNG.png" style="width: 620px; height: 545px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 14:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817747#M1046245</guid>
      <dc:creator />
      <dc:date>2014-11-25T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chart appear only when user select something from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817748#M1046246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your method works perfectly. &lt;/P&gt;&lt;P&gt;Thank you. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rizal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 01:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817748#M1046246</guid>
      <dc:creator />
      <dc:date>2014-11-26T01:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Chart appear only when user select something from list box</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817749#M1046247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manojqlik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your method works too..&lt;/P&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Rizal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 01:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-appear-only-when-user-select-something-from-list-box/m-p/817749#M1046247</guid>
      <dc:creator />
      <dc:date>2014-11-26T01:33:20Z</dc:date>
    </item>
  </channel>
</rss>

