<?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 Section Access for different sheets in a document in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241123#M91574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;SUM(Uid)&amp;gt;='Ortho' would be enough under Conditional section&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Oct 2010 12:40:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-19T12:40:20Z</dc:date>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241118#M91569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have my section acces loaded into the script, however I'd like to be able to write a simple conditional statement in each sheet property granting user acces. For example, &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;if&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;(&lt;B&gt;Uid&lt;/B&gt; = '02154', &lt;B&gt;Show&lt;/B&gt;(&lt;B&gt;Sheet&lt;/B&gt;)) &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone aware of such a statement? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 11:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241118#M91569</guid>
      <dc:creator />
      <dc:date>2010-10-19T11:21:54Z</dc:date>
    </item>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241119#M91570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to type in the following as a sheet-show-condition:&lt;/P&gt;&lt;P&gt;Uid = '02154'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 11:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241119#M91570</guid>
      <dc:creator />
      <dc:date>2010-10-19T11:58:32Z</dc:date>
    </item>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241120#M91571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have Uid declared in my script already (below).&lt;/P&gt;&lt;P&gt;I was thinking of going for something like this but obviously i'm lacking the correct syntax. &lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;(if&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;(&lt;B&gt;Uid&lt;/B&gt;) &amp;lt;&amp;gt; 'Ortho', &lt;B&gt;RemoveSheet),&lt;/B&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;-------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;Load&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;[ACCESS] &lt;P&gt;[USERID]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;As&lt;/B&gt; Uid&lt;/P&gt;&lt;P&gt;[PASSWORD]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OMIT&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;FROM&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;[\\PE... &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 12:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241120#M91571</guid>
      <dc:creator />
      <dc:date>2010-10-19T12:06:03Z</dc:date>
    </item>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241121#M91572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select Sheet Properties -&amp;gt; General -&amp;gt; Under Show Sheet select Conditional and type the condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 12:31:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241121#M91572</guid>
      <dc:creator />
      <dc:date>2010-10-19T12:31:31Z</dc:date>
    </item>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241122#M91573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;Any ideas what the condition would be in the syntax? Currently what I have is incorrect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;&lt;/H3&gt;&lt;H3&gt;if (SUM(Uid)&amp;gt;='Ortho', Sheet.Visible)&lt;/H3&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 12:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241122#M91573</guid>
      <dc:creator />
      <dc:date>2010-10-19T12:34:35Z</dc:date>
    </item>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241123#M91574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;SUM(Uid)&amp;gt;='Ortho' would be enough under Conditional section&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 12:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241123#M91574</guid>
      <dc:creator />
      <dc:date>2010-10-19T12:40:20Z</dc:date>
    </item>
    <item>
      <title>Section Access for different sheets in a document</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241124#M91575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works fine now, thanks for that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 12:51:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-for-different-sheets-in-a-document/m-p/241124#M91575</guid>
      <dc:creator />
      <dc:date>2010-10-19T12:51:57Z</dc:date>
    </item>
  </channel>
</rss>

