<?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: list box issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171257#M380699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2016 10:17:11 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-08-25T10:17:11Z</dc:date>
    <item>
      <title>list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171253#M380695</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 attached the sample for the list box what i need is if i select the IT in the list and if i select the sec1 in the section list, sec4 and sec5 are hiding i need that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i got successful on the section available for the specific dept such that unavailable section are getting hide for the specifc dept, but the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issue is when i&amp;nbsp; select the section value in the list the other values are getting hide, so the value in the section should not hide how to acheive it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171253#M380695</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-08-25T09:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171254#M380696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well your items are hiding as the list box is using an expression rather than simply using the field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't quite see why you would do this in this situation, but the simple issue is either:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- just use the field name&lt;/P&gt;&lt;P&gt;2- alter your listbox expression to this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1472118379111300" jivemacro_uid="_1472118379111300"&gt;
&lt;P&gt;=AGGR(Only({1}SECTION),SECTION)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please remember to mark this as helpful or the correct answer if I have helped you or answered your question.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171254#M380696</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-08-25T09:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171255#M380697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135530_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=AGGR(Only(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;SECTION&amp;gt;}&lt;/SPAN&gt;SECTION),SECTION)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 09:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171255#M380697</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T09:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171256#M380698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171256#M380698</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-08-25T10:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171257#M380699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171257#M380699</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T10:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171258#M380700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i need one more help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr(only(DATE(created_date,'DD-MMM-YYYY')),&lt;SPAN style="font-size: 13.3333px;"&gt;created_date&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to apply for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171258#M380700</guid>
      <dc:creator>manoranjan_d</dc:creator>
      <dc:date>2016-08-25T10:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: list box issue</title>
      <link>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171259#M380701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you trying to apply here? Just a pure guess here:&lt;/P&gt;&lt;P&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;=Aggr(Only({&amp;lt;created_date&amp;gt;} Date(created_date,'DD-MMM-YYYY')), &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;created_date&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 10:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/list-box-issue/m-p/1171259#M380701</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-25T10:44:04Z</dc:date>
    </item>
  </channel>
</rss>

