<?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 How to set up a user with all data access? (Data Reduction Based on Section Access is enabled) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189945#M714693</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Johannes.&lt;/P&gt;&lt;P&gt;So I have to choose between 2 evils)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2009 15:00:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-17T15:00:45Z</dc:date>
    <item>
      <title>How to set up a user with all data access? (Data Reduction Based on Section Access is enabled)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189941#M714688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll use an example to make the problem clear:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;Section Access;&lt;BR /&gt;&lt;BR /&gt;Star is *;&lt;BR /&gt;&lt;BR /&gt;UserAccess:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;BR /&gt; ADMIN, a1, a1,&lt;BR /&gt; USER, u1, u1, D1&lt;BR /&gt; USER, u2, u2, D2&lt;BR /&gt; USER, u3, u3, *&lt;BR /&gt; USER, u4, u4&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;Section Application;&lt;BR /&gt;&lt;BR /&gt;Departments:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; DEPARTMENT&lt;BR /&gt; D1&lt;BR /&gt; D2&lt;BR /&gt; D3&lt;BR /&gt; D4&lt;BR /&gt; D5&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;The result is the following:&lt;/P&gt;&lt;P&gt;a1 has access to all departments,&lt;/P&gt;&lt;P&gt;u1 has access to department D1,&lt;/P&gt;&lt;P&gt;u2 has access to department D2,&lt;/P&gt;&lt;P&gt;u3 has access only to departments D1 and D2,&lt;/P&gt;&lt;P&gt;u4 doesn't have any access ("Access denied to this QlikView document").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I can't set up a USER (not ADMIN) with access to all departments. As you can see I tryed both * and null in DEPARTMENT field. But it doesn't work. Is it bug or feature? Maybe it works different on server? I'm using QlikView 9 SR2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 20:58:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189941#M714688</guid>
      <dc:creator />
      <dc:date>2009-12-16T20:58:42Z</dc:date>
    </item>
    <item>
      <title>How to set up a user with all data access? (Data Reduction Based on Section Access is enabled)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189942#M714690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) First,&lt;/P&gt;&lt;P&gt;can you try to add the following line&lt;BR /&gt;USER, u5, u5,&lt;BR /&gt;that is to say, the same line than the ADMIN one ? There is a difference (comma) between a1 and u4&lt;/P&gt;&lt;P&gt;2) What version of SR2 are you using ? Is it the 9.00.7320.7 ? If not, please download the SR2 again.&lt;BR /&gt;The first SR2 release had a bug about the DMS (security in the qvw) on a server. So maybe it's your problem.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 21:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189942#M714690</guid>
      <dc:creator />
      <dc:date>2009-12-16T21:57:42Z</dc:date>
    </item>
    <item>
      <title>How to set up a user with all data access? (Data Reduction Based on Section Access is enabled)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189943#M714691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bertrand, thank you for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I changed load script to the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;UserAccess:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; ACCESS, USERID, PASSWORD, DEPARTMENT&lt;BR /&gt; ADMIN, a1, a1,&lt;BR /&gt; USER, u1, u1, D1&lt;BR /&gt; USER, u2, u2, D2&lt;BR /&gt; USER, u3, u3, *&lt;BR /&gt; USER, u4, u4,&lt;BR /&gt; USER, u5, u5&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;But neither u4 nor u5 doesn't have access to the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I've just downloaded build 9.00.7320.7. The problem remains the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 13:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189943#M714691</guid>
      <dc:creator />
      <dc:date>2009-12-17T13:58:33Z</dc:date>
    </item>
    <item>
      <title>How to set up a user with all data access? (Data Reduction Based on Section Access is enabled)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189944#M714692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is working as designed. If you have strict exclusion turned on and a reduction can't be made (as for a1, u4 and u5) the user will be denied access. If the Access level is ADMIN though, all data will be displayed. Here's an excerpt from the reference manual regarding Strict Exclusion:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This means that access to the document will be denied whenever the field values in&lt;BR /&gt;the section access reduction fields lack matches in their corresponding&lt;BR /&gt;section application field. This, however, does&lt;BR /&gt;not apply for users with Admin status, who instead will see&lt;BR /&gt;the unreduced data set if there are no matches.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Also, when accessing the document through client/server, all client connections will be considered USERs so even if you have ADMIN level access in the section access, the user will get USER level access when opening the document from QVS using any of the clients.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 14:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189944#M714692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-17T14:06:38Z</dc:date>
    </item>
    <item>
      <title>How to set up a user with all data access? (Data Reduction Based on Section Access is enabled)</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189945#M714693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Johannes.&lt;/P&gt;&lt;P&gt;So I have to choose between 2 evils)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 15:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-set-up-a-user-with-all-data-access-Data-Reduction-Based/m-p/189945#M714693</guid>
      <dc:creator />
      <dc:date>2009-12-17T15:00:45Z</dc:date>
    </item>
  </channel>
</rss>

