<?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 Hide object - does not work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162775#M905623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit by Community Team member.&lt;/P&gt;&lt;P&gt;Please post in English unless you are posting in a language specific section.&lt;/P&gt;&lt;P&gt;Post translated by Google Translate.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good morning people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a difficulty and, if possible, would like to help:&lt;/P&gt;&lt;P&gt;I created a button to hide some objects, variables ... all right ... works on a project .. another, simply does not hide the object ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's very weird...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;already put in the object, provided that show, something like 1 = 2, which returns false ... and even then, the object is not hidden ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the folder properties / objects / column mode Show is as Conditional = Hidden ... but the object keeps popping up ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find the logic ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any property in the folder or document that prevents the display condition of the object applied?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Luiz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Hide object - does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162775#M905623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Edit by Community Team member.&lt;/P&gt;&lt;P&gt;Please post in English unless you are posting in a language specific section.&lt;/P&gt;&lt;P&gt;Post translated by Google Translate.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good morning people,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a difficulty and, if possible, would like to help:&lt;/P&gt;&lt;P&gt;I created a button to hide some objects, variables ... all right ... works on a project .. another, simply does not hide the object ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's very weird...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;already put in the object, provided that show, something like 1 = 2, which returns false ... and even then, the object is not hidden ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the folder properties / objects / column mode Show is as Conditional = Hidden ... but the object keeps popping up ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could not find the logic ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any property in the folder or document that prevents the display condition of the object applied?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much&lt;/P&gt;&lt;P&gt;Luiz&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/Hide-object-does-not-work/m-p/1162775#M905623</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hide object - does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162776#M905624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luiz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First make sure your variables are being evaluated correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then add the below in the layout tab show &amp;gt;&amp;gt; conditional&lt;/P&gt;&lt;P&gt;= if( variable/field = some value, 0,1)&lt;/P&gt;&lt;P&gt;0 means hide and 1 means show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switch the positions of 0 and 1 as needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2016 20:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162776#M905624</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2016-07-03T20:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hide object - does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162777#M905625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luiz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpfull to see sample app which behave in that way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for expression to be used in object property, personally I prefer to use if() which only returns 1 (or true) when the object shall be displayed. So I don't use second param in if(). E.g.:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(&lt;STRONG style="font-size: 13.3333px;"&gt;'sales'=&lt;/STRONG&gt;vShownReport,1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Maxim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jul 2016 22:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162777#M905625</guid>
      <dc:creator>maksim_senin</dc:creator>
      <dc:date>2016-07-03T22:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide object - does not work</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162778#M905626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached QVW for your reference .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 01:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-object-does-not-work/m-p/1162778#M905626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-04T01:58:15Z</dc:date>
    </item>
  </channel>
</rss>

