<?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/View sheets &amp; objects in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647387#M537363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that we can control of Sheet/Objects view/hide via expressions.&lt;/P&gt;&lt;P&gt;Is there any possibility of hide/view Sheets/Objects using script. There are lot off conditions, I would like to write in Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 15:02:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-16T15:02:51Z</dc:date>
    <item>
      <title>Hide/View sheets &amp; objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647387#M537363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that we can control of Sheet/Objects view/hide via expressions.&lt;/P&gt;&lt;P&gt;Is there any possibility of hide/view Sheets/Objects using script. There are lot off conditions, I would like to write in Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 15:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647387#M537363</guid>
      <dc:creator />
      <dc:date>2014-10-16T15:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/View sheets &amp; objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647388#M537364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe you can invoke methods or properties of sheet objects through the load script, but I would be very curious to see what others propose. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One approach may be to use Macros, but this might not necessarily line up with what you are trying to accomplish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 16:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647388#M537364</guid>
      <dc:creator />
      <dc:date>2014-10-16T16:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hide/View sheets &amp; objects</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647389#M537365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the 'SET' command in the script to assign a long expression like the following (which isn't that long)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET&amp;nbsp; vShowHideExpression= ' =Sum(Sales) &amp;gt; 10 and Count(Customer) &amp;lt; 20' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will add a variable to your application which can be used in the Show/Condition expression on the layout tab in the properties of the object you want to hide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this situation the expression is physcially written in the 'script' per se but i'm not sure if that is your lone objective.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 17:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-View-sheets-objects/m-p/647389#M537365</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-16T17:43:25Z</dc:date>
    </item>
  </channel>
</rss>

