<?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: Object ID in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656071#M239554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use alternate states ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Oct 2014 13:32:25 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-10-03T13:32:25Z</dc:date>
    <item>
      <title>Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656064#M239547</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 have to setup a condition based on object id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example :- I have a 4 copies of list object and I have to setup different trigger actions on each of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trigger Action : What i want is to check whether any value is selected in object if yes then action but it should be different for all the fours, so i want to know how to setup a condition on object id, needs to check if any values is selected in each object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:03:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656064#M239547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-03T13:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656065#M239548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if list box contains different fields then use getfieldselections or getselectedcount ... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656065#M239548</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-03T13:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656066#M239549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not based on ObjectID , just the field exposed by the list box.&amp;nbsp; Any reason you don't just use the field name ?&amp;nbsp; Are they calculations in the list box ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656066#M239549</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-03T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656067#M239550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;copies of same object, contains same field &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;That's y need to setup condition on object ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656067#M239550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-03T13:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656068#M239551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So for example the field F1 is contained in two or more list boxes at the same moment, if the field is selected in a list box there is no way to identificate that object unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656068#M239551</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-03T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656069#M239552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure the use case , but getselectedcount() functions will work with alternate states in latest 11.2 SR8... so if the list boxes had the same field in different states you can check the selections...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656069#M239552</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-03T13:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656070#M239553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Scenario, where i&amp;nbsp; have to select different bands based on selection of listbox if user has selected the 1st list box then its should trigger an action and select 1st band if he selects 2nd list box then it should select 2nd band and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately all the listboxes are having same field (not calculated),if it is same field of course it will do the same filtration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manish &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656070#M239553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-03T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Object ID</title>
      <link>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656071#M239554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use alternate states ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Oct 2014 13:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Object-ID/m-p/656071#M239554</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-03T13:32:25Z</dc:date>
    </item>
  </channel>
</rss>

