<?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: Multibox Display in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436339#M1152245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there are some nulls in that field. They will not show in the multibox, but they will prevent the date showing as there are two states - the single value or a null. When you make a selection of the one possible date, you will exclude the nulls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2014 13:39:18 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2014-03-05T13:39:18Z</dc:date>
    <item>
      <title>Multibox Display</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436336#M1152242</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 listbox which has a list of values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I make selection in the application the multibox has only one possible values and others are excluded values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my multibox is not showing the one possible value but If I click the drop down I could see the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked when I tried with a sample one but not in my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="37368" class="jive-image" alt="1.jpg" src="https://community.qlik.com/legacyfs/online/37368_1.jpg" /&gt; =&amp;gt; in normal it didnt show any value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="37369" class="jive-image" alt="2.jpg" src="https://community.qlik.com/legacyfs/online/37369_2.jpg" /&gt; =&amp;gt;but it has only one possible value, still not showing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &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;~Leni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 13:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436336#M1152242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T13:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Display</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436337#M1152243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Quite a long time query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had one similar requirement in my app, I had a work around by using an expression and a variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Variable vPeriod and set its value to Acc.Period in the Document Properties-&amp;gt;Variables Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Multibox use the expression as ;&lt;/P&gt;&lt;P&gt;=if(Acc.Period='$(vPeriod)',Acc.Date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may be a solution to your problem too ... Try and let me know if it is resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:11:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436337#M1152243</guid>
      <dc:creator />
      <dc:date>2014-03-05T13:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Display</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436338#M1152244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think when you add expressions to a Multi box and you make single value selection it does not show that single value in it but it works for fields mentioned in the Script. May be if possible create a calculated field in your load script and display it in the multi box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436338#M1152244</guid>
      <dc:creator>sudeepkm</dc:creator>
      <dc:date>2014-03-05T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multibox Display</title>
      <link>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436339#M1152245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leni&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there are some nulls in that field. They will not show in the multibox, but they will prevent the date showing as there are two states - the single value or a null. When you make a selection of the one possible date, you will exclude the nulls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 13:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multibox-Display/m-p/436339#M1152245</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-03-05T13:39:18Z</dc:date>
    </item>
  </channel>
</rss>

