<?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: Distributing a document with Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666969#M1298631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes example for data limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2014 09:22:40 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2014-06-27T09:22:40Z</dc:date>
    <item>
      <title>Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666963#M1298615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;I've a issue distributing a document that contains Section Access using Publisher. The distributed document can only be accessed by users having the same access rights as Publishers' service user.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Section Access is structured as in below example. &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Section Access;&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, ROLE&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Admin, QVService, ALL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, NTNAME1, DK&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, NTNAME2, NO&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, NTNAME3, SE&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;&lt;/P&gt;
&lt;P&gt;Star is *;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;UserAccess:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ROLE, CompanyID&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ALL, *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DK, 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO, 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SE, 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FI, 4&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The QVService user can access all data. If the document is only reloaded, everything works fine. However, when the document is distributed to either QlikView Server or Folder, the UserAccess table is reduced to only contain a single row&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="50" style="border: 1px solid rgb(0, 0, 0); width: 293px; height: 31px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ROLE&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CompanyID&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ALL&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;TOTAL&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever a user, who does not belong to the Role ALL, now tries to open the document, access is denied.&lt;/P&gt;&lt;P&gt;The document has enabled 'Initial Data reduction based on Section Access' and 'Strict Exclusion'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you suggest overcoming the issue? For me it seems that Publisher and Section Access does work very well together!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666963#M1298615</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666964#M1298618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure the user's NTNAME is properly defined in section access?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The login user id and the NTNAME1 defined should match with each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 08:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666964#M1298618</guid>
      <dc:creator />
      <dc:date>2014-06-27T08:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666965#M1298621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, of that I'm sure.&lt;/P&gt;&lt;P&gt;The access works as planned when opening the document before it's reloaded. It's more that the document is distributed after the document has been reduced to only contain the Service Users Role.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 08:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666965#M1298621</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2014-06-27T08:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666966#M1298624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you debug by removing the Admin Role in Section Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it works fine may be you can create a new grp for Admin users. I am not sure if you can use QV Service Account in section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 09:08:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666966#M1298624</guid>
      <dc:creator />
      <dc:date>2014-06-27T09:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666967#M1298626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This attachment may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Username : admin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Password : admin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 09:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666967#M1298626</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-06-27T09:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666968#M1298629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example the date table is not reduced per user. I would think you miss a reduction field in the Section Access Table.&lt;/P&gt;&lt;P&gt;Or do you think of this as an example, where you don't limit the data, but only hides the object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 09:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666968#M1298629</guid>
      <dc:creator>jfkinspari</dc:creator>
      <dc:date>2014-06-27T09:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666969#M1298631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes example for data limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 09:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666969#M1298631</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-06-27T09:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing a document with Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666970#M1298633</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;Take a look at the attached document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, GROUP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, administrator, AGRP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, bob, CGRP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, test, BGRP&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, mss, BGRP&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;/P&gt;&lt;P&gt;star is *;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GROUP, Country&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AGRP, *&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BGRP, USA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CGRP, Canada&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CGRP, France&lt;BR /&gt;&amp;nbsp; ];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 14:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distributing-a-document-with-Section-Access/m-p/666970#M1298633</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-06-30T14:12:29Z</dc:date>
    </item>
  </channel>
</rss>

