<?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: Select multiple values in a listbox depending on user selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1729#M792657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny, when you get time can you explain this piece please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;Stuff = {"=Only({1}Stuff) Like '*' &amp;amp; Only(TOTAL Stuff)"}&amp;gt;}&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and what values it holds when i select any value from the list box.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2018 18:57:22 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-01-16T18:57:22Z</dc:date>
    <item>
      <title>Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1727#M792655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a List Box and the user wants to click on "Lights" and have "Indoor_Lights" and "Outdoor_Lights" automatically selected. And of course the same functionality for "Animals" and "Wreaths" where the additional Indoor_ and Outdoor_ records are automatically selected.&lt;/P&gt;&lt;P&gt;I started down the path of using "Field Event Triggers" but I couldn't figure out how to code for the value that was selected (Animals, Lights, Wreaths).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Stuff.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/190231_Stuff.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help!&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/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1727#M792655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1728#M792656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this trigger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(GetSelectedCount(Stuff) = 1, '(' &amp;amp; Concat(DISTINCT {&amp;lt;Stuff = {"=Only({1}Stuff) Like '*' &amp;amp; Only(TOTAL Stuff)"}&amp;gt;} Chr(34) &amp;amp; Stuff &amp;amp; Chr(34), '|') &amp;amp; ')')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 18:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1728#M792656</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-16T18:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1729#M792657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny, when you get time can you explain this piece please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;Stuff = {"=Only({1}Stuff) Like '*' &amp;amp; Only(TOTAL Stuff)"}&amp;gt;}&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and what values it holds when i select any value from the list box.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 18:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1729#M792657</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-01-16T18:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1730#M792658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove the trigger and select Lights to look at the table and text box object... you should get an idea of what it does.... If you still don't, I can explain more....&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/190259_Capture.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 19:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1730#M792658</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-16T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1731#M792659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I removed the trigger and tried to replicate the same table but i am not getting Outdoor_lights Indoor_lights in the table when i select Lights. Would you mind can you explain Little more. I am trying to put this in text object it is giving 0. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Only({1} Stuff) Like '*' &amp;amp; Only(TOTAL Stuff)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 19:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1731#M792659</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-01-16T19:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1732#M792661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny! It works, I appreciate the help. I need some more time to figure out how &amp;amp; why it works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 20:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1732#M792661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-16T20:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1733#M792665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you remove the trigger, it is not going to work... but the idea is that once you select Lights, I should be able to concatenate all values which have Lights in it. Once I am able to do that I can trigger on Stuff field to select them... What I wanted you to see was, when you select Lights, you will see that the above expression (in a straight table with Stuff as dimension) gives -1 against Lights, Indoor_Lights, and Outdoor_Lights. I used that to pass into my set analysis which evaluates the Boolean against Stuff field and include those which are true (-1).... Does this make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 20:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1733#M792665</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-01-16T20:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple values in a listbox depending on user selection</title>
      <link>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1734#M792667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh. Ok. Perfect. Got it. I can see True for all the value with Lights then matching that with Stuff. Brilliant. Thanks for that Sunny. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2018 20:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-multiple-values-in-a-listbox-depending-on-user-selection/m-p/1734#M792667</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-01-16T20:59:36Z</dc:date>
    </item>
  </channel>
</rss>

