<?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: Values not being displayed in listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600656#M544961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very strange, here there are some ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) try to resize the box with years&lt;/P&gt;&lt;P&gt;2) Are years numbers or strings? Try to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF(Year&amp;gt;2011,trim(Year)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3) to verify that year exists (in the box) write: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF(Year&amp;gt;2011,trim(Year), '9999').&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Apr 2014 06:58:28 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-04-04T06:58:28Z</dc:date>
    <item>
      <title>Values not being displayed in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600653#M544958</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 am creating an Year listbox, with expression IF(Year&amp;gt;2011,Year). &lt;/P&gt;&lt;P&gt;I am facing a problem that the Year 2014 is not being shown in the listbox, and there is a blank area in the list box which is selectable and selects the value 2014, but the value is not visible though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value exists and is shown as selected in the current selections box. Is this a bug in QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhinava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 06:36:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600653#M544958</guid>
      <dc:creator>er_abhichandra</dc:creator>
      <dc:date>2014-04-04T06:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Values not being displayed in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600654#M544959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached one,It is showing correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 06:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600654#M544959</guid>
      <dc:creator />
      <dc:date>2014-04-04T06:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Values not being displayed in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600655#M544960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post ur sample data so i can change that one and revert it back&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 06:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600655#M544960</guid>
      <dc:creator>nizamsha</dc:creator>
      <dc:date>2014-04-04T06:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Values not being displayed in listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600656#M544961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very strange, here there are some ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) try to resize the box with years&lt;/P&gt;&lt;P&gt;2) Are years numbers or strings? Try to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF(Year&amp;gt;2011,trim(Year)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;3) to verify that year exists (in the box) write: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IF(Year&amp;gt;2011,trim(Year), '9999').&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Apr 2014 06:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Values-not-being-displayed-in-listbox/m-p/600656#M544961</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-04-04T06:58:28Z</dc:date>
    </item>
  </channel>
</rss>

