<?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 List Down option in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905493#M1004375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="image3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87166_image3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create list down objects with values which are not in actual data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create exact replica of this above image, is this possible in qlikview?&amp;nbsp; Values like 'None' and 'All' are not available in data source but should work as per their meaning when selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 12:17:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-21T12:17:15Z</dc:date>
    <item>
      <title>List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905493#M1004375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="image3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87166_image3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create list down objects with values which are not in actual data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create exact replica of this above image, is this possible in qlikview?&amp;nbsp; Values like 'None' and 'All' are not available in data source but should work as per their meaning when selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 12:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905493#M1004375</guid>
      <dc:creator />
      <dc:date>2015-05-21T12:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905494#M1004377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;definitely u can do that by defining ur own expression in list box,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but as you know qlikview is associate model..if the data(None or All) is not available in source/model by selecting those options ...hopes it won't helps to show something on charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other wise ,then have to define when they select either ALL or None what they want to see on chart objects!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 12:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905494#M1004377</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2015-05-21T12:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905495#M1004379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because qlikbview is associtaed you have to specify what you mean by all and none and set an expresion up to handle this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 12:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905495#M1004379</guid>
      <dc:creator />
      <dc:date>2015-05-21T12:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905496#M1004380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your field Type has the values Excellent, Good, Average, and Null (Blank) values, define the following table and create a list box on the field Type1.&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Type1,Type&lt;/P&gt;&lt;P&gt;All,Good&lt;/P&gt;&lt;P&gt;All,Fair&lt;/P&gt;&lt;P&gt;All,Excellent&lt;/P&gt;&lt;P&gt;Good,Good&lt;/P&gt;&lt;P&gt;Fair,Fair&lt;/P&gt;&lt;P&gt;Excellent,Excellent&lt;/P&gt;&lt;P&gt;None,&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905496#M1004380</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2015-05-21T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905497#M1004381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies , Kindly help me with expression what should i use.. trying to use Valuelist unction but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apologies, I am pretty new to Qlikview world.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 12:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905497#M1004381</guid>
      <dc:creator />
      <dc:date>2015-05-21T12:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905498#M1004383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishith,&lt;/P&gt;&lt;P&gt;May be you can use Multibox with single dimension. As the experts mentioned with regards to All and None you have to define them accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 12:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905498#M1004383</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-21T12:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905499#M1004385</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;How can i alter multi box design, like I want to show options exactly like the below image :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="image3.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87429_image3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am able to get in QV is default multibox option. Kindly let me know if I can modify the default design as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 12:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905499#M1004385</guid>
      <dc:creator />
      <dc:date>2015-05-25T12:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905500#M1004387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishith,&lt;/P&gt;&lt;P&gt;To my knowledge NO. You cant get exactly what your picture looks using Multibox. The workaround will be see the Print screenBelow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SiteActivation.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87464_SiteActivation.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;will this suffice your request??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 15:09:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905500#M1004387</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-25T15:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905501#M1004389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input. The image which you have shared , it can be done through multibox right. Let me know if some additional set up is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I am able to get options like 'All and None' using Load inline command. But in my requirement , like Siteactivation there are other parameters too . When I am selecting 'All' option in SIte Activation it is not allowing&amp;nbsp; me to select any other options in other parameters.I fuess some linking step is missing among these parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIte Activation is Parameter 1 , similarly there are other parameters which need to used as filters/choice. Hope I am able to put my query correctly.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905501#M1004389</guid>
      <dc:creator />
      <dc:date>2015-05-26T07:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905502#M1004391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishith,&lt;/P&gt;&lt;P&gt;Will that be possible to send me your sample qvw file you are working, so that it would be easy to comprehend the requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 07:56:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905502#M1004391</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-26T07:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905503#M1004393</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;Please find the attached sample qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905503#M1004393</guid>
      <dc:creator />
      <dc:date>2015-05-26T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905504#M1004395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishith,&lt;/P&gt;&lt;P&gt;I am little confused with this statement:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Also I am able to get options like 'All and None' using Load inline command. But in my requirement , like Siteactivation there are other parameters too . When I am selecting 'All' option in SIte Activation it is not allowing&amp;nbsp; me to select any other options in other parameters.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;when i select in parameter 1(SiteActivation) - All, I can select in other parameters from the drop down did not get you what is that missing link?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you elaborate please what exactly the requirement is??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905504#M1004395</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-26T08:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905505#M1004396</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;Somehow the qvw is not working fine , when I am selecting 'All' in parameter 1 and 'Good' in parameter3 . It should grey out the country 'New Zealand' as per the source data because parameter 3 does not have 'good' value for New zealand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nishith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 08:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905505#M1004396</guid>
      <dc:creator />
      <dc:date>2015-05-26T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905506#M1004397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nishith,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have circular references in the table viewer which you have to look into cos of this you will get inconsistent data. One more thing is I can see in the first script for country Newzealand you have GOOD for parameter3 so if you select All for paremeter 1 and Good for paremeter3 the country Newzealand is not greyed out it has Good value in the script, can you look into it and correct me if i am wrong. Can you ping me on gtalk if possible mine is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:vishsaggi@gmail.com"&gt;vishsaggi@gmail.com&lt;/A&gt;&lt;SPAN&gt; will go through it properly. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 09:06:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905506#M1004397</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-26T09:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905507#M1004398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if this helps. Removed circular reference. Let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 09:38:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905507#M1004398</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-26T09:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905508#M1004399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sent an invitation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 10:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905508#M1004399</guid>
      <dc:creator />
      <dc:date>2015-05-26T10:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: List Down option</title>
      <link>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905509#M1004400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it. Ping me when you free. And also did you get my qvw file please look into it and let me know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 10:42:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Down-option/m-p/905509#M1004400</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2015-05-26T10:42:12Z</dc:date>
    </item>
  </channel>
</rss>

