<?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 values change based on selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123076#M764171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand your requirement john.&lt;/P&gt;&lt;P&gt;Go to &lt;STRONG&gt;Seeting-&amp;gt;Document Properties&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You have to trigger on &lt;STRONG&gt;Document Event Triggers&lt;/STRONG&gt; and &lt;STRONG&gt;Field Event Trigger &lt;/STRONG&gt;refer below screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208764" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208764_Capture.PNG" style="height: 544px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;1-&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Document Event Triggers (OnOpen)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;IMG __jive_id="208765" alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208765_Capture2.PNG" style="height: 544px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2-Field Event Trigger (&lt;STRONG&gt;On Grop Field&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208778" alt="Capture3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/208778_Capture3.PNG" style="height: 546px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;=if(Group='CL','(Country|To)','(Country|From)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2018 09:51:33 GMT</pubDate>
    <dc:creator>ahmar811</dc:creator>
    <dc:date>2018-07-25T09:51:33Z</dc:date>
    <item>
      <title>List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123071#M764166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlik heads,&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;can you advise me on the below issue?, Issue is I have a table with Group and KPI as fields.&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Group&lt;BR /&gt;CL&lt;BR /&gt;ED&lt;BR /&gt;HV&lt;BR /&gt;IE&lt;BR /&gt;SB&lt;BR /&gt;];&lt;BR /&gt;Join&lt;BR /&gt;A:&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;KPI&lt;BR /&gt;To&lt;BR /&gt;From&lt;BR /&gt;Country&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208731" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208731_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whenever I open the application it should show KPIs "From" and "Country" with default selection as From and all the groups. then when I select "CL" in the list of groups,&amp;nbsp; KPI should show "To" and "country" and the group "CL".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, when I select groups other than "CL", KPI should show From and Country,&amp;nbsp; if the group is "CL" it should show "To" and "Country" , if the previous selection in KPI is "From", upon selection of "CL" group it should show "To" if it is country there shouldn't be any change in KPI selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA for the sample data.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/26418" target="_blank"&gt;tresesco&lt;/A&gt;‌;&lt;A href="https://community.qlik.com/qlik-users/171708" target="_blank"&gt;stalwar1&lt;/A&gt;;&lt;A href="https://community.qlik.com/qlik-users/15823" target="_blank"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance!!!&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/List-Box-values-change-based-on-selection/m-p/123071#M764166</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123072#M764167</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;you can use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;field event triggers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;settings --&amp;gt; document properties --&amp;gt; trigger --&amp;gt;Field Event Triggers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please refer the attached qvw file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 08:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123072#M764167</guid>
      <dc:creator>pooja_prabhu_n</dc:creator>
      <dc:date>2018-07-25T08:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123073#M764168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pooja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the response, As I said the KPI list box should always show two values.&lt;/P&gt;&lt;P&gt;Also, always it has to show one selected value based on the conditions I have mentioned in my earlier post&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ideally, when I select groups other than "CL", &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;KPI should show From and Country (it should not select both only one should be selected default is "From")&lt;/EM&gt;&lt;/SPAN&gt;,&amp;nbsp; if the group is "CL" &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;it should show "To" and "Country"&lt;/EM&gt;&lt;/SPAN&gt; , if the previous selection in KPI is "From", upon selection of "CL" group it should show "To" if it is country there shouldn't be any change in KPI selection.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 08:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123073#M764168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T08:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123074#M764169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please consider below expression in your trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(Group='CL','("Country"|"To")',if(Group&amp;lt;&amp;gt;'CL','("Country"|"From")'))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 08:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123074#M764169</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-07-25T08:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123075#M764170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ahmar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your Response!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You expression need a slit modification (removed double quotes)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;STRONG style=": ; color: #800080; font-size: 8pt;"&gt;if&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #008000; font-size: 8pt;"&gt;Group&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #4d0000; font-size: 8pt;"&gt;'CL'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #4d0000; font-size: 8pt;"&gt;'(Country|To)'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;STRONG style=": ; color: #800080; font-size: 8pt;"&gt;if&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG style=": ; color: #008000; font-size: 8pt;"&gt;Group&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4d0000; font-size: 8pt;"&gt;'CL'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #4d0000; font-size: 8pt;"&gt;'(Country|From)'&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, my expected result is , when I open the application KPI has to show like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Open:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208772_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I select&amp;nbsp; Group "CL"&amp;nbsp; KPI has to show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208773_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I return to other Groups it should show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/208774_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always the KPI has to show 2 values and one value has to be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, when I select&amp;nbsp; Country and group CL it should show&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/208776_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I select other than "CL" group I should see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/208777_pastedImage_5.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above two screen shots you can see the change from "To" to "From" when the selection switched to non "CL" group to "CL" from Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I have explained my issue bit better than earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 09:22:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123075#M764170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T09:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123076#M764171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand your requirement john.&lt;/P&gt;&lt;P&gt;Go to &lt;STRONG&gt;Seeting-&amp;gt;Document Properties&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You have to trigger on &lt;STRONG&gt;Document Event Triggers&lt;/STRONG&gt; and &lt;STRONG&gt;Field Event Trigger &lt;/STRONG&gt;refer below screenshot.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208764" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208764_Capture.PNG" style="height: 544px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;1-&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Document Event Triggers (OnOpen)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;IMG __jive_id="208765" alt="Capture2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208765_Capture2.PNG" style="height: 544px; width: 620px;" /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2-Field Event Trigger (&lt;STRONG&gt;On Grop Field&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="208778" alt="Capture3.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/208778_Capture3.PNG" style="height: 546px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;=if(Group='CL','(Country|To)','(Country|From)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ahmar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 09:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123076#M764171</guid>
      <dc:creator>ahmar811</dc:creator>
      <dc:date>2018-07-25T09:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123077#M764172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your time Ahmar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the above methods but no luck , KPI object is selecting two values but I need only one value at a time, also KPI should not display 3 values (To, from Country) at any point od time it has to show two values (From, Country) or (To, Country)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 10:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123077#M764172</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T10:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123078#M764173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check if attached is working for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 14:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123078#M764173</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-25T14:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123079#M764174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for looking into this mater Sunny,&lt;/P&gt;&lt;P&gt;it is not working as I expected, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&amp;nbsp; when I clear Group field and try to select Country from KPI I am not able to select it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208846_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 14:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123079#M764174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T14:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123080#M764175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With triggers, it always very difficult to get all the things you want... but try now&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 14:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123080#M764175</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-25T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123081#M764176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agreed with your comment sunny, but that was the requirement, hence, I am trying to get that . come to your solution. When I select group "CL" and Country "To" I am not able to select it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208850_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 15:05:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123081#M764176</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T15:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123082#M764177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check now &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, 25 Jul 2018 15:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123082#M764177</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-25T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123083#M764178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bingo!! , its working.&lt;/P&gt;&lt;P&gt;Thank you sunny &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;Also, Can you let me know how did you restrict list box to show always two values, I have checked the "Triggers" but I didn't get what you did to restrict to 2 values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 17:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123083#M764178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T17:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123084#M764179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&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;=Getselectedcount(fieldname) = 2&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;in general properties -&amp;gt; calculation condition&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 18:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123084#M764179</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-07-25T18:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123085#M764180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Added two list boxes and conditionally hide and show them. Also, used an expression to show two values....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 18:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123085#M764180</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-25T18:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: List Box values change based on selection</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123086#M764181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your inputs and time Sunny. have a great day!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 06:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-values-change-based-on-selection/m-p/123086#M764181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-26T06:50:51Z</dc:date>
    </item>
  </channel>
</rss>

