<?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 AD user and Custom user in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134013#M372502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script is the following :&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(ACCESS)&amp;nbsp; AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(USERID)&amp;nbsp; AS USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(PASSWORD) AS PASSWORD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(NTNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(REDUCTION) AS REDUCTION&lt;/P&gt;&lt;P&gt;FROM&amp;nbsp; $(vFile)Gestion_Droit_Utilisateurs_QlikView.xlsx (ooxml, embedded labels, table is SECURITY_USERS);&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;Star is *;&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;REDUCTION_OPERATOR:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; REDUCTION, COUNTRY_ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14, 14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22, 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16, 16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25, 25&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 26, 26&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 27, 27&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23, 23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18, 18&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 17, 17&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19, 19&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21, 21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, 9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11, 11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12, 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13, 13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15, 15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28, 28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24, 24&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNTRY:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY_ID&lt;/P&gt;&lt;P&gt;FROM $(vBase)COUNTRY.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reload , copy and paste the qvw in user document.&lt;/P&gt;&lt;P&gt;I received this message in boucle when I tested NTNAME Security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the some modifications on the QV Server ?&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, 26 Jul 2016 08:08:23 GMT</pubDate>
    <dc:creator>suzel404</dc:creator>
    <dc:date>2016-07-26T08:08:23Z</dc:date>
    <item>
      <title>Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134010#M372499</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;&lt;/P&gt;&lt;P&gt;I want to set up section access in qv with custom user and domain users.&lt;/P&gt;&lt;P&gt;custom user are create in local qv machine and domain users are in the domain AD.&lt;/P&gt;&lt;P&gt;I want to set up the security where domain user access to the report and see only the country and custom user see the report with the country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to mix user create in local machine of qvserver and users created in Domain AD in one table ?&lt;/P&gt;&lt;P&gt;Is this code below is correct and optimized ?&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;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(ACCESS) AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(USERID) AS USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(PASSWORD) AS PASSWORD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(COUNTRY) AS COUNTRY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(REDUCTION) AS REDUCTION INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD, NTNAME, REDUCTION&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, admin, admin, , *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, , ,DOMAIN\adminDB, *&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, user1, user1, ,1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, , ,DOMAIN\test1, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, , ,DOMAIN\test1, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, , ,DOMAIN\test2, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, , ,DOMAIN\test3, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, , ,DOMAIN\test3, 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;Star is *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; RD_COUNTRY:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;REDUCTION, COUNTRY_ID&lt;/P&gt;&lt;P&gt;1,1&lt;/P&gt;&lt;P&gt;2,2&lt;/P&gt;&lt;P&gt;3,3&lt;/P&gt;&lt;P&gt;4,4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SALES_COUNTRIES&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;COUNTRY_ID, SALES&lt;/P&gt;&lt;P&gt;1, 100&lt;/P&gt;&lt;P&gt;2, 200&lt;/P&gt;&lt;P&gt;3, 4646&lt;/P&gt;&lt;P&gt;4, 755&lt;/P&gt;&lt;P&gt;5, 422];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jul 2016 22:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134010#M372499</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-24T22:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134011#M372500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks okay other than:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; UPPER(COUNTRY) AS COUNTRY,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;should probably be referencing NTNAME as the COUNTRY reference is applicable in the application section.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Have you tried testing the code, does it work?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Jul 2016 23:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134011#M372500</guid>
      <dc:creator>michael_anthony</dc:creator>
      <dc:date>2016-07-24T23:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134012#M372501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not yet, I'll tried at noon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks you for your response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2016 06:04:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134012#M372501</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-25T06:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134013#M372502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script is the following :&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(ACCESS)&amp;nbsp; AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(USERID)&amp;nbsp; AS USERID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(PASSWORD) AS PASSWORD,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(NTNAME) AS NTNAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UPPER(REDUCTION) AS REDUCTION&lt;/P&gt;&lt;P&gt;FROM&amp;nbsp; $(vFile)Gestion_Droit_Utilisateurs_QlikView.xlsx (ooxml, embedded labels, table is SECURITY_USERS);&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;Star is *;&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;REDUCTION_OPERATOR:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; REDUCTION, COUNTRY_ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 14, 14&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 22, 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 16, 16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25, 25&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 26, 26&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 27, 27&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23, 23&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 18, 18&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 17, 17&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19, 19&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20, 20&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21, 21&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, 9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10, 10&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11, 11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12, 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13, 13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15, 15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 28, 28&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 24, 24&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNTRY:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY_ID&lt;/P&gt;&lt;P&gt;FROM $(vBase)COUNTRY.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reload , copy and paste the qvw in user document.&lt;/P&gt;&lt;P&gt;I received this message in boucle when I tested NTNAME Security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the some modifications on the QV Server ?&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, 26 Jul 2016 08:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134013#M372502</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T08:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134014#M372503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is possible to mix Custom users and AD users in the same Section Access table. However, Custom users are something special in QlikView and I don't think you're really talking about QlikView Custom users. It seems that you want to define local Windows users on the server machine? In that case, define them in Manage-&amp;gt;Local Groups and Users and add their ID's to the NTNAME column with the machine name prefixed, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MachineName\LocalUser&lt;/P&gt;&lt;P&gt;DomainName\DomainUser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do want to add QlikView Custom users to your set-up, first in QMC define a DSC and add the users to the list in that same panel. Note that a default domain of "CUSTOM" will be suggested to collectively identify these users as Custom users.&lt;/P&gt;&lt;P&gt;In Section Access, now add them to the NTNAME column like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;MachineName\LocalUser&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;DomainName\DomainUser&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CUSTOM\CustomUser&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Using USERID and PASSWORD is something else entirely (those aren't called Custom users). Those users are defined just for this document (or for every document that loads them from an external source). They do not exist outside of QlikView documents, and as such cannot be assigned file permissions or QlikView server properties. You can mix these with the preceding by adding columns USERID and PASSWORD to your Section Access table, just like you did in your OP.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;As suggested by Michael Anthony, include the NTNAME column in your LOAD statement. You are currently ignoring the data from the INLINE table.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Best,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 09:35:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134014#M372503</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-26T09:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134015#M372504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a xls file like this :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 306px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="80"&gt;ACCESS&lt;/TD&gt;&lt;TD width="140"&gt;NTNAME&lt;/TD&gt;&lt;TD width="86"&gt;COUNTRY_ID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ADMIN&lt;/TD&gt;&lt;TD&gt;DOMAIN\AdminDB&lt;/TD&gt;&lt;TD&gt;*&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD class="xl65"&gt;DOMAIN\login1&lt;/TD&gt;&lt;TD&gt;*&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&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;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPERATOR_ID&lt;/P&gt;&lt;P&gt;FROM $(vFile)Gestion_Droit_Utilisateurs_QlikView.xlsx (ooxml, embedded labels, table is LOGIN);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAR IS *;&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;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY_ID&lt;/P&gt;&lt;P&gt;FROM $(vBase)Country.qvd (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the login1 I can't see all countries. only 5! With load inline I have no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why can I see only 5 countries ?&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, 26 Jul 2016 13:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134015#M372504</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T13:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134016#M372505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea, really.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because there is no connection between Section Access (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;OPERATOR_ID) &lt;/SPAN&gt;and the COUNTRY_ID field, there won't be any reduction for anyone, so everyone should be able to see everything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure this is the correct script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:34:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134016#M372505</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-26T13:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134017#M372506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also keep in mind that your STAR statement only affects &lt;EM&gt;subsequent&lt;/EM&gt; LOAD/SELECT statements. Because it seems that '*' only appear in a table created &lt;EM&gt;before&lt;/EM&gt; the STAR statement, those stars will &lt;EM&gt;not&lt;/EM&gt; behave like wildcards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moreover, if you are testing this set-up in QV Desktop, you should be aware that User IDs with role ADMIN will always break data reduction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 13:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134017#M372506</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-26T13:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134018#M372507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;It is weel COUNTRY_ID&lt;/P&gt;&lt;P&gt;What is the caracter if I want the user see ALL countries ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joshua&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 14:11:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134018#M372507</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T14:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134019#M372508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, It is possible if you want to do that way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, here i didn't understand this about Sales. This Sales is field right? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SALES_COUNTRIES&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;COUNTRY_ID, SALES&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, 100&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2, 200&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3, 4646&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;4, 755&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;5, 422];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 14:16:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134019#M372508</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-07-26T14:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134020#M372509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If so, then add COUNTRY_ID to your Section Access table instead of OPERATOR_ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, put the STAR IS statement &lt;EM&gt;before&lt;/EM&gt; the Section Access table LOAD that contains asterisk characters. Otherwise they will not be flagged as wildcards, and they will remain simple asterisks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, and this is the most difficult step: a wildcard in Section Access will only work for the values listed in the current table load. If there are only wildcard characters in your table and no real country IDs, the wildcards will map to no other value. This is because &lt;EM&gt;a Section Access field will NOT be merged with a Section Application field with the same name&lt;/EM&gt;. So the wildcards in your Section Access table will only translate to all other values &lt;EM&gt;in the same Section Access table&lt;/EM&gt;, not to the remaining values in the nameless table in Section Application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can solve this and make the wildcards work again by adding all the remaining COUNTRY_ID values from Country.qvd to your Section Access table. Add dummy (non-existent) values for the other columns ACCESS and NTNAME and your document should be good to go with functioning wildcard specifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 14:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134020#M372509</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-26T14:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134021#M372510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry&amp;nbsp; my original script is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPERATOR_ID&lt;/P&gt;&lt;P&gt;FROM $(vFile)Gestion_Droit_Utilisateurs_QlikView.xlsx (ooxml, embedded labels, table is LOGIN);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STAR IS *;&lt;/P&gt;&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPERATOR_ID,&lt;/P&gt;&lt;P&gt;FROM $(vBase)XXX.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 15:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134021#M372510</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T15:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134022#M372511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 15:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134022#M372511</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T15:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134023#M372512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your situation is becoming more and more confusing (cf. your last reply below...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, the following link table LOAD may fix your problem mapping some users (with a particular OPERATOR_ID) to specific values, and other - more administrator-type - users mapping to all link values. Use this as a template to create your own solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Access;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ACCESS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NTNAME,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPERATOR_ID AS OPERATOR_LINK&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM $(vFile)Gestion_Droit_Utilisateurs_QlikView.xlsx &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ooxml, embedded labels, table is LOGIN);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;// STAR IS *; // &lt;EM&gt;Forget about this ! see my earlier comment&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Section Application;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LinkTable:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD OPERATOR_ID AS OPERATOR_LINK,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPERATOR_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM $(vBase)XXX.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;CONCATENATE (LinkTable)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD DISTINCT&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '*' AS OPERATOR_LINK,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPERATOR_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;RESIDENT LinkTable;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Edit] Modified the second LOAD to read from the Resident table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 17:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134023#M372512</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-26T17:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134024#M372513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you I'll try it tomorrow noon.&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, 26 Jul 2016 19:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134024#M372513</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T19:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134025#M372514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I imagine an issue...&lt;/P&gt;&lt;P&gt;DOMAIN\login1 has only access to OPERATOR_ID 1 and 2 in the qvw application 1 and DOMAIN\login1 has only access to OPERATOR_ID 3 , 6, 7 in the qvw application 2. With the unique Excel File. I have a conflit , right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best practices to manage section access with users and different security from application data ?&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, 26 Jul 2016 20:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134025#M372514</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-26T20:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134026#M372515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That seems like a weird premise, but it can be done. Maybe you should post this question in a new discussion while we try to solve your original issue in this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 20:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134026#M372515</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-07-26T20:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access AD user and Custom user</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134027#M372516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Peter for your time and response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2016 01:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-AD-user-and-Custom-user/m-p/1134027#M372516</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2016-07-28T01:50:40Z</dc:date>
    </item>
  </channel>
</rss>

