<?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 Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selection/m-p/466185#M174217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hello&lt;/SPAN&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;If I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a listbox&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;options&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;which can then&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be displayed in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a few different&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;charts.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;But if I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do not make any&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;selections&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the listbox&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I do not want&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it to appear&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some lines i the chart&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Is it possible to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;get to do it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;so that there is no lines i&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the diagrams&lt;/SPAN&gt; from the begining&lt;SPAN class="hps"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2012 13:47:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-26T13:47:40Z</dc:date>
    <item>
      <title>Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/466185#M174217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hello&lt;/SPAN&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;If I have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a listbox&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that have&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;options&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;which can then&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be displayed in&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a few different&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;charts.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;But if I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do not make any&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;selections&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the listbox&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I do not want&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it to appear&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;some lines i the chart&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Is it possible to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;get to do it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;so that there is no lines i&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the diagrams&lt;/SPAN&gt; from the begining&lt;SPAN class="hps"&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 13:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/466185#M174217</guid>
      <dc:creator />
      <dc:date>2012-11-26T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/466186#M174218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is to check "Conditional" in the expression tab of the chart properties and then add:&lt;/P&gt;&lt;P&gt;Len(GetFieldSelections(fieldname))&amp;gt;0&lt;/P&gt;&lt;P&gt;as condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(fieldname is the name of the field in your listbox)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 14:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/466186#M174218</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2012-11-26T14:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/466187#M174219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;Hello&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;Thanks&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for this,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;but if I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;make a selection&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in one of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;list boxes&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;so&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;nothing happens&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;just says "&lt;/SPAN&gt;&lt;SPAN&gt;conditions&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for calculation&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;met&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and it may&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;be right, for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if I do not&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;make a selection,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;it should read&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;something like&lt;/SPAN&gt; that&lt;SPAN class="hps"&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;But if I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do any of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;my choices&lt;/SPAN&gt;&lt;SPAN&gt;, then it should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;come up&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;numbers?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 15:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/466187#M174219</guid>
      <dc:creator />
      <dc:date>2012-11-26T15:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Selection/m-p/466188#M174220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Some line or all line in the chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if all line means, use calculation condition in general tab. for some expresssion means, use conditional in expression tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(FieldName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 17:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selection/m-p/466188#M174220</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-11-26T17:12:01Z</dc:date>
    </item>
  </channel>
</rss>

