<?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: Use Object Id for show condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022822#M929735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you make selection in your straight table, wouldn't it automatically select some fields? Why not use one of those fields? The reason I say that is because, I don't think QlikView directly allows for what you are trying to do here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Mar 2016 09:01:09 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-18T09:01:09Z</dc:date>
    <item>
      <title>Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022820#M929733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use a Object Id no in a show condition in a straight table instead of a fieldname?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//GetSelectedCount([FinYearPsemas]) = 1 &lt;/P&gt;&lt;P&gt;GetSelectedCount(ObjectId = "LB63") = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get errors in my expression.&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 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022820#M929733</guid>
      <dc:creator>loulacoetzee</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022821#M929734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/76111" title="https://community.qlikview.com/thread/76111"&gt;How to show/hide objects based on which tab on ... | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 08:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022821#M929734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-18T08:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022822#M929735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you make selection in your straight table, wouldn't it automatically select some fields? Why not use one of those fields? The reason I say that is because, I don't think QlikView directly allows for what you are trying to do here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022822#M929735</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-18T09:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022823#M929736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/937483"&gt;How to get Active Sheet ID and object id  to QlikView Macro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/857182"&gt;Re: How to Pass Active Object ID to a Button to enable the conditional show of it&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022823#M929736</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-03-18T09:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022824#M929737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the help. GetSelectedCount requires a fieldname as a parameter not an ObjectID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="Bold"&gt;getselectedcount (&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;FieldName [, IncludeExcluded [, State]]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Returns the current number of selected values in a field&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022824#M929737</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-03-18T09:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022825#M929738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think it is possible, as my understanding is, the whole background data model is based on Field names, rather than the objects they&amp;nbsp; are into. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022825#M929738</guid>
      <dc:creator />
      <dc:date>2016-03-18T09:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022826#M929739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022826#M929739</guid>
      <dc:creator>loulacoetzee</dc:creator>
      <dc:date>2016-03-18T09:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Use Object Id for show condition</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022827#M929740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Loula,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible create a Inline script after you developed the entire UI&lt;/P&gt;&lt;P&gt;fields like may be&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ObiID,ObjName&lt;/P&gt;&lt;P&gt;1,tb1&lt;/P&gt;&lt;P&gt;2,mu1,&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;then create a list box on these list(&lt;SPAN style="font-size: 13.3333px;"&gt;ObiID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;call this field in Straight table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;each chart need to hide/show depends on your objid.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 10:02:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Object-Id-for-show-condition/m-p/1022827#M929740</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-03-18T10:02:50Z</dc:date>
    </item>
  </channel>
</rss>

