<?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 store the object id's into one variable with dynamically in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606269#M545814</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;There is no OnFocusChange or something like this event in QV to set the action on.&lt;/P&gt;&lt;P&gt;As a simple solution you can put transparent text boxes on top layer over each object.&lt;/P&gt;&lt;P&gt;Then you can use Actions and set the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Apr 2014 17:48:22 GMT</pubDate>
    <dc:creator>whiteline</dc:creator>
    <dc:date>2014-04-05T17:48:22Z</dc:date>
    <item>
      <title>How to store the object id's into one variable with dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606268#M545813</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 a dashboard, In that dashboard we 10 objects like &lt;STRONG&gt; list box&lt;/STRONG&gt; and &lt;STRONG&gt;testbox &lt;/STRONG&gt;and &lt;STRONG&gt;chart&lt;/STRONG&gt;, If end user click the any object, I want those&lt;STRONG&gt;object&amp;nbsp; ID's&lt;/STRONG&gt; and &lt;STRONG&gt;store&lt;/STRONG&gt; into one &lt;STRONG&gt;variable &lt;/STRONG&gt;or button. How we will achieve this one &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 17:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606268#M545813</guid>
      <dc:creator>sreeni_qvd</dc:creator>
      <dc:date>2014-04-05T17:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to store the object id's into one variable with dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606269#M545814</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;There is no OnFocusChange or something like this event in QV to set the action on.&lt;/P&gt;&lt;P&gt;As a simple solution you can put transparent text boxes on top layer over each object.&lt;/P&gt;&lt;P&gt;Then you can use Actions and set the variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Apr 2014 17:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606269#M545814</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2014-04-05T17:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to store the object id's into one variable with dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606270#M545815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Whiteline ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send me sample QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 01:07:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606270#M545815</guid>
      <dc:creator>sreeni_qvd</dc:creator>
      <dc:date>2014-04-06T01:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to store the object id's into one variable with dynamically</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606271#M545816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Whiteline,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If user select any object in our dashboard, that object id and values will&lt;/P&gt;&lt;P&gt;store into one testbox. How to implement this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is purpose of &lt;STRONG&gt;document chaining.&lt;/STRONG&gt; &lt;STRONG&gt;ex:&lt;/STRONG&gt; URL&amp;amp;select=LB48,$(VURL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(VURL) means= =GetFieldSelections(Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For above example, LB48 is the  object id, I want to store *object id&lt;/P&gt;&lt;P&gt;dynamically* if user select any object. &lt;STRONG&gt;How to implement this one.&lt;/STRONG&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;P&gt;&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Apr 2014 02:26:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-the-object-id-s-into-one-variable-with-dynamically/m-p/606271#M545816</guid>
      <dc:creator>sreeni_qvd</dc:creator>
      <dc:date>2014-04-06T02:26:26Z</dc:date>
    </item>
  </channel>
</rss>

