<?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 How to conditional show/hide an object based on multiple fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460928#M172069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to only show an object if 4 fields are selected, does anyone know the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;field1='1'&amp;nbsp; &amp;lt;- this does hide the object&lt;/P&gt;&lt;P&gt;field1='1' &amp;amp; field2='1' &amp;amp; field3='1' &amp;lt;- this does not hide the object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figure it is either not possible, or I am just not getting the syntax right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 18:57:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-02T18:57:19Z</dc:date>
    <item>
      <title>How to conditional show/hide an object based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460928#M172069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to only show an object if 4 fields are selected, does anyone know the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;field1='1'&amp;nbsp; &amp;lt;- this does hide the object&lt;/P&gt;&lt;P&gt;field1='1' &amp;amp; field2='1' &amp;amp; field3='1' &amp;lt;- this does not hide the object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I figure it is either not possible, or I am just not getting the syntax right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 18:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460928#M172069</guid>
      <dc:creator />
      <dc:date>2012-10-02T18:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to conditional show/hide an object based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460929#M172070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount(Field1)&amp;gt;0 and GetSelectedCount(Field2)&amp;gt;0 and GetSelectedCount(Field3)&amp;gt;0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 19:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460929#M172070</guid>
      <dc:creator />
      <dc:date>2012-10-02T19:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to conditional show/hide an object based on multiple fields</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460930#M172071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didnt use the getselectedcount but the 'and' syntax is what i was missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1='1' and field2='1' works! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 19:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-conditional-show-hide-an-object-based-on-multiple-fields/m-p/460930#M172071</guid>
      <dc:creator />
      <dc:date>2012-10-02T19:03:45Z</dc:date>
    </item>
  </channel>
</rss>

