<?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 Macro to get selected values in a variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195272#M505307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your help, it's just what I was waiting for.&lt;/P&gt;&lt;P&gt;GREAT&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2009 19:25:42 GMT</pubDate>
    <dc:creator>oxiofrt</dc:creator>
    <dc:date>2009-09-23T19:25:42Z</dc:date>
    <item>
      <title>Macro to get selected values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195268#M505303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;BR /&gt;my application is containing several listboxes. I would like to have a variable SELECTED_VALUES which would contain all selected values in those listboxes.&lt;/P&gt;&lt;P&gt;Principa would be that each time a value is selected in any of these listboxes, variable would take its previous value ('' at the beginning) concatenated to the new selection operated. That is to say that the &lt;STRONG&gt;order&lt;/STRONG&gt; the user is selecting value in the listboxes has to be taken into account.&lt;/P&gt;&lt;P&gt;Herejoined is an application that should make the understanding of the matter easier.&lt;/P&gt;&lt;P&gt;Thanks a lot for your help, it aims to provide disable people to express by themselves better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 00:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195268#M505303</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2009-09-23T00:57:16Z</dc:date>
    </item>
    <item>
      <title>Macro to get selected values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195269#M505304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm not exactly sure what you were looking for, but I modified your attached application to show one way I might accomplish this.&lt;/P&gt;&lt;P&gt;I just set this up to work with the first list box, but you could extend it to others.&lt;/P&gt;&lt;P&gt;First, I made the listbox so only one value could be selected at a time. Then I created a Macro called AppendtoVar and set it to fire whenever the Qui field had a OnSelect event happen.&lt;/P&gt;&lt;P&gt;The ClearVar button will clear the variable.&lt;/P&gt;&lt;P&gt;I'm sure there are issues to work out and this may not be what you need, but thought it might help you in some way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 01:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195269#M505304</guid>
      <dc:creator>markmccoid</dc:creator>
      <dc:date>2009-09-23T01:36:25Z</dc:date>
    </item>
    <item>
      <title>Macro to get selected values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195270#M505305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it !&lt;/P&gt;&lt;P&gt;Only missing thing would be to be able to select values in each listboxes and not the first one (Qui?).&lt;/P&gt;&lt;P&gt;Is is possible ?&lt;/P&gt;&lt;P&gt;Thanks a lot for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 13:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195270#M505305</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2009-09-23T13:28:42Z</dc:date>
    </item>
    <item>
      <title>Macro to get selected values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195271#M505306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've attached the example again and extended it to the first two list boxes. You would just need to create a macro for each of the list boxes and set the Macros to fire when the OnSelect event is triggered for each field.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 19:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195271#M505306</guid>
      <dc:creator>markmccoid</dc:creator>
      <dc:date>2009-09-23T19:06:17Z</dc:date>
    </item>
    <item>
      <title>Macro to get selected values in a variable</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195272#M505307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot for your help, it's just what I was waiting for.&lt;/P&gt;&lt;P&gt;GREAT&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2009 19:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-get-selected-values-in-a-variable/m-p/195272#M505307</guid>
      <dc:creator>oxiofrt</dc:creator>
      <dc:date>2009-09-23T19:25:42Z</dc:date>
    </item>
  </channel>
</rss>

