<?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 working the way I expect in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369101#M418653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a source qlikview document that only contains the data you need in your other qlikview apps, but doesn't contain section access. Put the section access in the script of the other documents as needed, i.e. don't binary load it. You could choose to put the section access part of the script in a script file and use an include (or must_include) statement to include it in the scripts of the other documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 01:55:48 GMT</pubDate>
    <dc:creator>BalaBhaskar_Qlik</dc:creator>
    <dc:date>2017-07-10T01:55:48Z</dc:date>
    <item>
      <title>Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369095#M418647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys&lt;/P&gt;&lt;P&gt;I am trying to add the section access for data reduction and security to my visualization layer in Qlik Sense enterprise server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the binary load, I added below scripts: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section access;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;'ADMIN' as ACCESS,&lt;/P&gt;&lt;P&gt;userid as USERID,&lt;/P&gt;&lt;P&gt;ACCESSKEY%&lt;/P&gt;&lt;P&gt;resident SecurityAccess;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application; &lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;SecurityAccess.userid as USERID,&lt;/P&gt;&lt;P&gt;AccessKey% as ACCESSKEY&lt;/P&gt;&lt;P&gt;Resident SecurityAccess;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACCESSKEY is a composite key connected to our data specifying which rows users have access to. &lt;/P&gt;&lt;P&gt;When I enter 'USER' as ACCESS I get locked out of the app and when I try 'ADMIN' I can't see any data ( the app opens up with empty charts) &lt;/P&gt;&lt;P&gt;I appreciate your comments &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 05:13:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369095#M418647</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2017-06-28T05:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369096#M418648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="SectionAccess.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168433_SectionAccess.png" style="height: 349px; width: 620px;" /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tested with some simple data in the attached file.&lt;/P&gt;&lt;P&gt;As a note, see if the option Settings -&amp;gt; Document Properties -&amp;gt; Initial Data Reduction (as below) is marked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 12:14:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369096#M418648</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-06-28T12:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369097#M418649</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;I show that you're using different fields for the KEY. In one is called with a % at the end. Maybe is there the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 14:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369097#M418649</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-06-28T14:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369098#M418650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for unmarking your answer. &lt;/P&gt;&lt;P&gt;Honestly, It wasn't correct but I marked it because I thought I found the solution. &lt;/P&gt;&lt;P&gt;I am using qlik sense, &lt;/P&gt;&lt;P&gt;Below script used to work: But for some reason, it doesn't now, after running this, I still have access to everything and data is not reduced. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;Section access;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;'USER' as ACCESS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;'ActiveDirectory\' &amp;amp; Upper(SecurityAccess.USERID) as USERID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;ACCESSKEY%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;resident SecurityAccess;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;Section Application; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;'&lt;SPAN style="font-family: 'Berlin Sans FB Demi', sans-serif; font-size: 13.3333px; background-color: #ffff00;"&gt;ActiveDirectory&lt;/SPAN&gt;\' &amp;amp; Upper(SecurityAccess.USERID) as USERID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;ACCESSKEY%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;Resident SecurityAccess;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Berlin Sans FB Demi',sans-serif; background: yellow;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2017 02:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369098#M418650</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2017-07-09T02:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369099#M418651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually changed that a couple of times after I posted this. &lt;/P&gt;&lt;P&gt;It worked for once, but now is not. &lt;/P&gt;&lt;P&gt;You see, I used the same script in one app and It's working. But not for other apps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jul 2017 22:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369099#M418651</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2017-07-09T22:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369100#M418652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be this:&lt;/P&gt;&lt;P&gt;Check "prohibit binary load " in the settings\Document Properties\Opening tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 01:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369100#M418652</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2017-07-10T01:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369101#M418653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a source qlikview document that only contains the data you need in your other qlikview apps, but doesn't contain section access. Put the section access in the script of the other documents as needed, i.e. don't binary load it. You could choose to put the section access part of the script in a script file and use an include (or must_include) statement to include it in the scripts of the other documents.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 01:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369101#M418653</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2017-07-10T01:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access not working the way I expect</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369102#M418654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bala, &lt;/P&gt;&lt;P&gt;Thanks for your response. &lt;/P&gt;&lt;P&gt;But I am using qlik sense. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 02:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-not-working-the-way-I-expect/m-p/1369102#M418654</guid>
      <dc:creator>arixooo123</dc:creator>
      <dc:date>2017-07-10T02:04:47Z</dc:date>
    </item>
  </channel>
</rss>

