<?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 sheet hide/show in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-sheet-hide-show/m-p/505558#M189033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using following section access script :-&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD,QV_ACCESS_LEVEL&lt;/P&gt;&lt;P&gt;ADMIN, ADMIN, ADMIN,1&lt;/P&gt;&lt;P&gt;USER,USER1,U2,2&lt;/P&gt;&lt;P&gt;USER,USER2,U2,3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;QV_ACCESS_LEVEL is user group now i wants to hide and show sheet using following condition expression in sheet properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=min({1} TOTAL QV_ACCESS_LEVEL)&amp;gt; 3 &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=min({1} TOTAL QV_ACCESS_LEVEL)= 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its not working can anyone guide me what is going wrong in this expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikas Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 09:44:45 GMT</pubDate>
    <dc:creator>vikasgupta</dc:creator>
    <dc:date>2013-06-25T09:44:45Z</dc:date>
    <item>
      <title>Section Access sheet hide/show</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-sheet-hide-show/m-p/505558#M189033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using following section access script :-&lt;/P&gt;&lt;P&gt;---------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, PASSWORD,QV_ACCESS_LEVEL&lt;/P&gt;&lt;P&gt;ADMIN, ADMIN, ADMIN,1&lt;/P&gt;&lt;P&gt;USER,USER1,U2,2&lt;/P&gt;&lt;P&gt;USER,USER2,U2,3&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;QV_ACCESS_LEVEL is user group now i wants to hide and show sheet using following condition expression in sheet properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=min({1} TOTAL QV_ACCESS_LEVEL)&amp;gt; 3 &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=min({1} TOTAL QV_ACCESS_LEVEL)= 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its not working can anyone guide me what is going wrong in this expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikas Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 09:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-sheet-hide-show/m-p/505558#M189033</guid>
      <dc:creator>vikasgupta</dc:creator>
      <dc:date>2013-06-25T09:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access sheet hide/show</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-sheet-hide-show/m-p/505559#M189034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should only have one value of QV_ACCESS_LEVEL when you login, because the login will reduce that to only the value for your own user name, so your expression should simply be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only(QV_ACCESS_LEVEL) &amp;gt; 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only(QV_ACCESS_LEVEL) = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or even&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV_ACCESS_LEVEL &amp;gt; 3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 09:48:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-sheet-hide-show/m-p/505559#M189034</guid>
      <dc:creator />
      <dc:date>2013-06-25T09:48:07Z</dc:date>
    </item>
  </channel>
</rss>

