<?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 Sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165713#M37938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What u do is pass one additional column "ShowSheet" to section access part where u have defined your users &amp;amp; give a value either 0 or 1 &amp;amp; on the sheet general tab put "ShowSheet" in the condtional box.&lt;/P&gt;&lt;P&gt;This can probably help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Aug 2010 10:24:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-18T10:24:30Z</dc:date>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165711#M37936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have discovered a lot of posts concerning " hide the sheets", but I don't see any solution for my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have implemented relatively easy a section access:&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD&lt;BR /&gt; ADMIN, ADMIN, ADMIN&lt;BR /&gt; USER, USER, USER&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;***&lt;/P&gt;&lt;P&gt;Then there is a shet "XY" which I want to hide:&lt;/P&gt;&lt;P&gt;I go to Sheet Properties / General Tab --&amp;gt;&lt;/P&gt;&lt;P&gt;"Show sheet" with the condition: (QvUser () = 'ADMIN')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After saving and perhaps reloading I start the application and enter my ADMIN credentials and I see the sheet.&lt;/P&gt;&lt;P&gt;When I log in with the user information it is the same. The sheet is visible.&lt;/P&gt;&lt;P&gt;What do i wrong?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested with the condition 1=2. This has worked the first time for me. After adjusting the section access, it doesn't work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone please help m?!!&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Christoph&lt;/P&gt;&lt;P&gt;&lt;IMG src="file:/C:/DOKUME~1/hasenclc/LOKALE~1/Temp/moz-screenshot-1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 10:16:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165711#M37936</guid>
      <dc:creator />
      <dc:date>2010-08-18T10:16:59Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165712#M37937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hasenclc&lt;/P&gt;&lt;P&gt;You can use OMIT for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, OMIT&lt;BR /&gt; ADMIN, ADMIN, ADMIN,&lt;BR /&gt; USER, USER, USER, &amp;lt;TableFieldName&amp;gt;&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Then make a table including &amp;lt;TableFieldName&amp;gt; with the value "Yes".&lt;/P&gt;&lt;P&gt;Set Show Sheet -&amp;gt; Conditional to "&amp;lt;TableFieldName&amp;gt;='Yes'"&lt;/P&gt;&lt;P&gt;The sheet will thus only be shown to the people who dont have &amp;lt;TableFieldName&amp;gt; included in the inline load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 10:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165712#M37937</guid>
      <dc:creator />
      <dc:date>2010-08-18T10:23:17Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165713#M37938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What u do is pass one additional column "ShowSheet" to section access part where u have defined your users &amp;amp; give a value either 0 or 1 &amp;amp; on the sheet general tab put "ShowSheet" in the condtional box.&lt;/P&gt;&lt;P&gt;This can probably help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 10:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165713#M37938</guid>
      <dc:creator />
      <dc:date>2010-08-18T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165714#M37939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Santosh,&lt;/P&gt;&lt;P&gt;and with which command can I get the status of the ShowSheet in the conditional box?&lt;/P&gt;&lt;P&gt;Regards Christoph&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 11:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165714#M37939</guid>
      <dc:creator />
      <dc:date>2010-08-18T11:58:42Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165715#M37940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christoph&lt;/P&gt;&lt;P&gt;Have you considered using Conditional show off sheets?&lt;/P&gt;&lt;P&gt;Right Click the sheet and in the "Show Sheet" settings you select "Conditional" - then you can do something like, if(CheckField=1) or similar.&lt;/P&gt;&lt;P&gt;/Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165715#M37940</guid>
      <dc:creator />
      <dc:date>2010-08-18T12:21:49Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165716#M37941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With each user one value for ShowSheet field(either 1 or 0) will come then sheet will be visible or hidden depending on value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165716#M37941</guid>
      <dc:creator />
      <dc:date>2010-08-18T12:42:14Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165717#M37942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;thanks for your answers.&lt;/P&gt;&lt;P&gt;It is not so easy to follow you, so I will sumarize my way.&lt;/P&gt;&lt;P&gt;I have inserted additionally in script the "ShowSheet"&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, SHOWSHEET&lt;BR /&gt; ADMIN, ADMIN, ADMIN, 1&lt;BR /&gt; USER, USER, USER, 0&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*****&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the admin has for Showsheet the number 1.&lt;/P&gt;&lt;P&gt;If I go to the conditions, how is my command?&lt;/P&gt;&lt;P&gt;=If (ShowSheet='1') OR&lt;/P&gt;&lt;P&gt;=(ShowSheet='1') OR what ?????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a little bit confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:54:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165717#M37942</guid>
      <dc:creator />
      <dc:date>2010-08-18T12:54:49Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165718#M37943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frederik,&lt;/P&gt;&lt;P&gt;your way I haven't tested yet.&lt;/P&gt;&lt;P&gt;Could you please give me some details concerning the table TabelField Name.&lt;/P&gt;&lt;P&gt;I think I am really a bit confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 13:06:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165718#M37943</guid>
      <dc:creator />
      <dc:date>2010-08-18T13:06:34Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165719#M37944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;hasenclc wrote:Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, SHOWSHEET&lt;BR /&gt; ADMIN, ADMIN, ADMIN, 1&lt;BR /&gt; USER, USER, USER, 0&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the above script in section access and in the sheet conditional show property, add either of the following expressions:&lt;/P&gt;&lt;P&gt;SHOWSHEET=1&lt;/P&gt;&lt;P&gt;if(SHOWSHEET=1,true(),false())&lt;/P&gt;&lt;P&gt;This should resolve your issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 13:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165719#M37944</guid>
      <dc:creator />
      <dc:date>2010-08-18T13:37:06Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165720#M37945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Haneesh,&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set up the same as you have proposed. If I login as USER and I check the status of "if(SHOWSHEET=1,true(),false())", it is false. .As Admin the status is displayed as true, so I think with the section access is everything ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there are some other settings I have overseen? In the document settings? In the sheet settings??&lt;BR /&gt;&lt;BR /&gt;regards Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 14:23:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165720#M37945</guid>
      <dc:creator />
      <dc:date>2010-08-18T14:23:13Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165721#M37946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christoph,&lt;BR /&gt;I'm sure that you've done it right the first tiem, and there was no need for addirional fields.&lt;BR /&gt;Take a look into the document security properties - the chances are you have "show all sheets and objects" checked. Uncheck it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 14:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165721#M37946</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-08-18T14:31:55Z</dc:date>
    </item>
    <item>
      <title>Hide Sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165722#M37947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Michael, that's it. Now everything is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all other users, who have helped me.&lt;/P&gt;&lt;P&gt;Regards Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 14:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Sheets/m-p/165722#M37947</guid>
      <dc:creator />
      <dc:date>2010-08-18T14:38:23Z</dc:date>
    </item>
  </channel>
</rss>

