<?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 Show/hide object regarding simple selction status in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-hide-object-regarding-simple-selction-status/m-p/237177#M88279</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 need to show/hide a digramm object depending on the selection status of a multibo ... in fact depending of anything beeing selected or not.&lt;/P&gt;&lt;P&gt;If there is no selection filter active -&amp;gt; don't show.&lt;BR /&gt;If there is any selection criteria used -&amp;gt; show diagram&lt;/P&gt;&lt;P&gt;Sounds simple but I cannot see what function I should use in the show condition in the object's layout tab.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Georg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 10:20:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-29T10:20:52Z</dc:date>
    <item>
      <title>Show/hide object regarding simple selction status</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-object-regarding-simple-selction-status/m-p/237177#M88279</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 need to show/hide a digramm object depending on the selection status of a multibo ... in fact depending of anything beeing selected or not.&lt;/P&gt;&lt;P&gt;If there is no selection filter active -&amp;gt; don't show.&lt;BR /&gt;If there is any selection criteria used -&amp;gt; show diagram&lt;/P&gt;&lt;P&gt;Sounds simple but I cannot see what function I should use in the show condition in the object's layout tab.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Georg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:20:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-object-regarding-simple-selction-status/m-p/237177#M88279</guid>
      <dc:creator />
      <dc:date>2010-07-29T10:20:52Z</dc:date>
    </item>
    <item>
      <title>Show/hide object regarding simple selction status</title>
      <link>https://community.qlik.com/t5/QlikView/Show-hide-object-regarding-simple-selction-status/m-p/237178#M88280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You could use something like:&lt;/P&gt;&lt;P&gt;if(GetSelectedCount(FIELDNAME)&amp;gt;0,1,0)&lt;/P&gt;&lt;P&gt;If there are no selections in the field, the object will be hidden, and once something is selected, the count will be larger than 0 and hence the object will show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 10:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-hide-object-regarding-simple-selction-status/m-p/237178#M88280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-29T10:29:00Z</dc:date>
    </item>
  </channel>
</rss>

