<?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: How do I show only those fields in list box whose data is present in qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926903#M962896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your link the date fields from two table that's why you getting additional dates.&lt;/P&gt;&lt;P&gt;You can add a expression in the list box like if(YEAR&amp;gt;='2011',YEAR)&lt;/P&gt;&lt;P&gt;or&amp;nbsp; you can reduce the data in the script level by applying the where conditions &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;create a extra field in the table where you need to refer the YEAR &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Oct 2015 06:42:03 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-10-20T06:42:03Z</dc:date>
    <item>
      <title>How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926900#M962893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a dimension YEAR which shows values from 2008 to 2015. However the data is available only from 2011-2015. How do I not display those extra values.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 06:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926900#M962893</guid>
      <dc:creator />
      <dc:date>2015-10-20T06:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926901#M962894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik can only show data that is actually in the application, so apparently you DO have data for 2008, 2009 and 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the result of a Master Calendar being created from a too early date, adjust that in your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 06:39:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926901#M962894</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-10-20T06:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926902#M962895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From 2008 to 2010 it is greyed out. I want to remove the grey values. How should I proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 06:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926902#M962895</guid>
      <dc:creator />
      <dc:date>2015-10-20T06:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926903#M962896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your link the date fields from two table that's why you getting additional dates.&lt;/P&gt;&lt;P&gt;You can add a expression in the list box like if(YEAR&amp;gt;='2011',YEAR)&lt;/P&gt;&lt;P&gt;or&amp;nbsp; you can reduce the data in the script level by applying the where conditions &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;create a extra field in the table where you need to refer the YEAR &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 06:42:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926903#M962896</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-20T06:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926904#M962897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to&amp;gt;list box&amp;gt;in the dimension list &amp;gt; at last you have option called expression&amp;gt;add this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;if(YEAR&amp;gt;='2011',YEAR)&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 06:56:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926904#M962897</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-20T06:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926905#M962898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Hide excluded option&lt;IMG alt="hide.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/102535_hide.PNG" style="height: 521px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 10:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926905#M962898</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2015-10-20T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926906#M962899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work Avinash! It creates an extra column in listbox!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 10:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926906#M962899</guid>
      <dc:creator />
      <dc:date>2015-10-20T10:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926907#M962900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With hide excluded it just hides the values....I mean the grey area still stays!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 10:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926907#M962900</guid>
      <dc:creator />
      <dc:date>2015-10-20T10:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926908#M962901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Harshit,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What avinash said is correct only. You must have added the expression under expressions tab. Instead give it in the general tab itself.. see the below picture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-894878-102554/dd.PNG" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;&lt;IMG __jive_id="102555" alt="dd.PNG" class="jive-image image-1" height="338" src="https://community.qlik.com/legacyfs/online/102555_dd.PNG" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="634" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;now type the expression here and press ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expression to be given: =if(YEAR&amp;gt;='2011',YEAR)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope it helps!&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aswin&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 13:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926908#M962901</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2015-10-20T13:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926909#M962902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;if(YEAR&amp;gt;='2011',YEAR,null())&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 04:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926909#M962902</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-21T04:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926910#M962903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your YEAR field is present in two different tables. Like,&lt;/P&gt;&lt;P&gt;Table1 has value 2008-2015&lt;/P&gt;&lt;P&gt;and Table2 &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;has 2011-2015.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;updateTable2 script,&lt;/P&gt;&lt;P&gt;YEAR,&lt;/P&gt;&lt;P&gt;YEAR as NewYear&lt;/P&gt;&lt;P&gt;From ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Show NewYear field in listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 05:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926910#M962903</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2015-10-21T05:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926911#M962904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At backend I've the field YEAR whose values are 2008,09,10,11,12,13,14,15 but there are not any corresponding values for the years 2008,09,10,11.....so I have these values displayed in listbox but since I've no data for it...I don't want to display them....what should I do? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 06:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926911#M962904</guid>
      <dc:creator />
      <dc:date>2015-10-27T06:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926912#M962905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the solution is to not load those years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without knowing the data model and the script in which you currently load the years I can't give you an exact solution on how to avoid those years being loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 16:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926912#M962905</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-10-27T16:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926913#M962906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;either use where condition in script,&lt;/P&gt;&lt;P&gt;or use if condition in list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 08:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926913#M962906</guid>
      <dc:creator>tyagishaila</dc:creator>
      <dc:date>2015-10-28T08:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926914#M962907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume the other dates are coming from your calendar. When you add the calendar, you could do it with like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calendar:&lt;/P&gt;&lt;P&gt;Left Keep (FactTable)&lt;/P&gt;&lt;P&gt;LOAD Date As FactDate&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM Calendar.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the logic and field/table names to suit your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will prevent the loading of calendar data for dates that do not exist in your fact table. And you don't need to mess around with set expressions or conditional list boxes...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 08:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926914#M962907</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-28T08:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I show only those fields in list box whose data is present in qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926915#M962908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yup! It works! Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 11:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-show-only-those-fields-in-list-box-whose-data-is/m-p/926915#M962908</guid>
      <dc:creator />
      <dc:date>2015-10-28T11:37:57Z</dc:date>
    </item>
  </channel>
</rss>

