<?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 to get only associated values in the list boxes by selecting a value in other list box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231931#M847910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This needs to go on the general tab and not the expressions tab&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156703_Capture.PNG" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 18:58:39 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-17T18:58:39Z</dc:date>
    <item>
      <title>How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231924#M847903</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 three list boxes, Year, Month &amp;amp; Title.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to an expression where I need to get only associated values in Year &amp;amp; title, by selecting a value in Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231924#M847903</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231925#M847904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this as your list box expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(Only({1&amp;lt;Month = p(Month)&amp;gt;} Year), Year)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Aggr(Only({1&amp;lt;Month = p(Month)&amp;gt;} title), &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;title&lt;/STRONG&gt;&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231925#M847904</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T15:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231926#M847905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Every listbox has a property called "Hide excluded". Enabling this checkbox will hide all grey values from the current listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 16:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231926#M847905</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-17T16:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231927#M847906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use CTRL + T and post a screenshot of your data structure please...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 16:21:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231927#M847906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-17T16:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231928#M847907</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 checked Hide Excluded Option, But still its showing the Empty Grey Color along with Associated values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hasini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231928#M847907</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2017-03-17T18:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231929#M847908</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 below snap, I implemented that function but still it showing Empty grey color along with associated value.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156704_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231929#M847908</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2017-03-17T18:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231930#M847909</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 below&amp;nbsp; data structure.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156706_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:16:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231930#M847909</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2017-03-17T18:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231931#M847910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This needs to go on the general tab and not the expressions tab&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156703_Capture.PNG" style="height: 496px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 18:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231931#M847910</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T18:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231932#M847911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hurreh.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You soo much Sunny.. Its Working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 19:44:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231932#M847911</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2017-03-17T19:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231933#M847912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 19:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231933#M847912</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-17T19:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231934#M847913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please Explain about that formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Only({1&amp;lt;[Company Name] = p([Company Name])&amp;gt;} Product), Product)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 19:50:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231934#M847913</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2017-03-17T19:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231935#M847914</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;other listbox expressions derived from Sunny's solution that might also work for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1489792848737483" jivemacro_uid="_1489792848737483"&gt;
&lt;P&gt;=Aggr(Only({1&amp;lt;Month=$::Month&amp;gt;} Year),Year)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or just&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14897928543533227 jive_text_macro" jivemacro_uid="_14897928543533227"&gt;
&lt;P&gt;=Aggr(Year,Year)&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you do not only care about month field selections&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;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 23:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231935#M847914</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-03-17T23:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231936#M847915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You  So much &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;The function which you have posted is also working .... &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;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hasini.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Fri, Mar 17, 2017 at 4:21 PM, Marco Wedel &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 06:22:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231936#M847915</guid>
      <dc:creator>sn_9052</dc:creator>
      <dc:date>2017-03-18T06:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only associated values in the list boxes by selecting a value in other list box?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231937#M847916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're welcome&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please close your thread if your question is answered:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Mar 2017 18:18:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-only-associated-values-in-the-list-boxes-by-selecting/m-p/1231937#M847916</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-03-18T18:18:13Z</dc:date>
    </item>
  </channel>
</rss>

