<?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 Re: Section Access not reducing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569266#M683131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Document Properties in settings tab.... go to sub tab "Opening" and select "Strict Exclusion"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 22:49:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-25T22:49:12Z</dc:date>
    <item>
      <title>Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569260#M683125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attached QVW is suppose to reduce based on ROLE to Hide some sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the script,&amp;nbsp; what may I be doing wrong? I apologize for not being able to reload this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there is enough to tell what is wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569260#M683125</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2014-02-25T22:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569261#M683126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's hard to guess without source data, but are values in ROLE column on RoleAccess spreadsheet in uppercase?&lt;/P&gt;&lt;P&gt;BTW, if this is not going to be only a test check "prohibit binary load" in Document Properties =&amp;gt; Opening. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lukasz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569261#M683126</guid>
      <dc:creator />
      <dc:date>2014-02-25T22:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569262#M683127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah its all upper case. Plus I use Upper(). Perhpas I need to remove Access since ROLE is taking place of that field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 486px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="69"&gt;ACCESS&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="187"&gt;NTNAME&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="145"&gt;USER&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="85"&gt;ROLE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;MYDOMAIN\BGARSIDE&lt;/TD&gt;&lt;TD&gt;BGARSIDE&lt;/TD&gt;&lt;TD&gt;OPERATIONS&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569262#M683127</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2014-02-25T22:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569263#M683128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're using UPPER() in Security table - what about SHEET_ACCESS table? If one of them in uppercase and other one lowercase they won't join to each other.&lt;/P&gt;&lt;P&gt;"ACCESS" is not a problem here. According to your example user BGARSIDE should be able to see all rows in SHEET_ACCESS which have OPERATIONS role assigned.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;What's USER column? Does this supposed to be USERID? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569263#M683128</guid>
      <dc:creator />
      <dc:date>2014-02-25T22:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569264#M683129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep all uppercase.&amp;nbsp; maybe it is USER &amp;gt; USERID.&amp;nbsp; I was lost on that one.&lt;/P&gt;&lt;P&gt;I even tried a manual inline and it wasn't working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="1206"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" width="87"&gt;ROLE&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="85"&gt;DASHBOARD&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="85"&gt;MARKETS&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="78"&gt;ACTIVEPIPE&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="77"&gt;ACTIVEOPP&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="105"&gt;PROPFORECAST&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="72"&gt;WINRATES&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="73"&gt;BOOKINGS&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="83"&gt;MARKETPOS&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="60"&gt;EXCEL&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;REPORT&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;FORM&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;TRENDS&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;BDSALES&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="81"&gt;PLANNING&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;ADMIN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ADMIN&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;EXECUTIVE&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BD&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;OPERATIONS&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;TD class="xl66"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569264#M683129</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2014-02-25T22:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569265#M683130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought &lt;STRONG&gt;NTNAME&lt;/STRONG&gt; and the reduction field is all I really need?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569265#M683130</guid>
      <dc:creator>b_garside</dc:creator>
      <dc:date>2014-02-25T22:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569266#M683131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Document Properties in settings tab.... go to sub tab "Opening" and select "Strict Exclusion"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569266#M683131</guid>
      <dc:creator />
      <dc:date>2014-02-25T22:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569267#M683132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested your application with an excel created by me and the reduction work correctly.&lt;/P&gt;&lt;P&gt;I think that this can be for the data introduced at section access. Can you give me your domine/user to set this as data and post my test for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569267#M683132</guid>
      <dc:creator />
      <dc:date>2014-02-25T22:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not reducing</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569268#M683133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is your data? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Access;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, ROLE&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, WBBINC.COM\BGARSIDE, OPERATIONS&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;In this case try with domain &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;WBBINC&lt;/SPAN&gt; only.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 22:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-reducing/m-p/569268#M683133</guid>
      <dc:creator />
      <dc:date>2014-02-25T22:51:54Z</dc:date>
    </item>
  </channel>
</rss>

