<?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 a value on List Box when nothing selected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660292#M240788</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;I have a list box with couple of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ListBox&lt;/P&gt;&lt;P&gt;Americas&lt;/P&gt;&lt;P&gt;Other Countries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am presenting the list box in a drop down. I have a request to show 'Global' on the drop down if nothing is selected or if both are selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how can I do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs.&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 13:48:58 GMT</pubDate>
    <dc:creator>alec1982</dc:creator>
    <dc:date>2014-06-11T13:48:58Z</dc:date>
    <item>
      <title>Show a value on List Box when nothing selected</title>
      <link>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660292#M240788</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;I have a list box with couple of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ListBox&lt;/P&gt;&lt;P&gt;Americas&lt;/P&gt;&lt;P&gt;Other Countries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am presenting the list box in a drop down. I have a request to show 'Global' on the drop down if nothing is selected or if both are selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how can I do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs.&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 13:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660292#M240788</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2014-06-11T13:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Show a value on List Box when nothing selected</title>
      <link>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660293#M240789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the properties of the list box write script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:-&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount(ListBoxName)=0,'Global',ListBoxName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 13:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660293#M240789</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-11T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Show a value on List Box when nothing selected</title>
      <link>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660294#M240790</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;Assume that global is one of the value in your list box.&lt;/P&gt;&lt;P&gt;Look at the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 14:01:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660294#M240790</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-06-11T14:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Show a value on List Box when nothing selected</title>
      <link>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660295#M240791</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;The expression above doesn't show any value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Global is not one if the items within the list box. I am trying to show if nothing is selected or everything is selected show Global as value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 14:08:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-a-value-on-List-Box-when-nothing-selected/m-p/660295#M240791</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2014-06-11T14:08:58Z</dc:date>
    </item>
  </channel>
</rss>

