<?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: Failed to open document - Section Access error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332380#M411466</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can think of two potential problems, basically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Strict exlcusion&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The contents of FIELD1 and FIELD2 not being upper in both access and application sections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1, please note that the * means all listed values in the section access table. Meaning that if your data in the application section has none of the listed values you will have access to none of the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jul 2017 15:39:45 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2017-07-05T15:39:45Z</dc:date>
    <item>
      <title>Failed to open document - Section Access error</title>
      <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332379#M411465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I have a problem with Section Access and also if I've read a lot posts about it, nothing has helped me to solve it.&lt;/P&gt;&lt;P&gt;I have an auth.qvd generated by an Excel document with all permissions that is already used &lt;STRONG&gt;with success&lt;/STRONG&gt; in other documents. this is made like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="99" style="border: 1px solid rgb(0, 0, 0); width: 387px; height: 45px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;FIELD1&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;FIELD2&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ADMIN&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;ADMIN&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;domain\user&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;*&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;*&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I repeat that every domain\user in the list has actually the right permissions in other 3 documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My section Access is like that (and it's the same for the other 3 documents):&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;Upper(NTNAME) as NTNAME,&lt;/P&gt;&lt;P&gt;FIELD1,&lt;/P&gt;&lt;P&gt;FIELD2&lt;/P&gt;&lt;P&gt;From auth.qvd(qvd);&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;My document properties is like that:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-07-05 17_02_50-172.16.30.67 - Connessione Desktop remoto.png" class="jive-image image-1" src="/legacyfs/online/169196_2017-07-05 17_02_50-172.16.30.67 - Connessione Desktop remoto.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Everything is made like the other 3 documents...but here there's a problem and I don't know why.&lt;/P&gt;&lt;P&gt;If I try to open it in the Access Point I got the error "Failed to open the document. You don't have access to the document".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My attempts:&lt;/P&gt;&lt;P&gt;- If I uncheck the two flag of document properties, I can access with no problem so the problem is Section Access;&lt;/P&gt;&lt;P&gt;- I've tried to use Upper(NTNAME) and only NTNAME but nothing change (in qvd it is in lowercase like domain\user);&lt;/P&gt;&lt;P&gt;- I've tried to write the OSUser() on a text box and it is like DOMAIN\user. So I've also tried to write like that the NTNAME on section access;&lt;/P&gt;&lt;P&gt;- In the document there is also the service user like admin;&lt;/P&gt;&lt;P&gt;- I'm the "creator" of document, in the auth.qvd I have all permissions and I've a named cal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;qlikview version 11.20.12904.0.SR12 64-Bit edition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:17:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332379#M411465</guid>
      <dc:creator />
      <dc:date>2017-07-05T15:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to open document - Section Access error</title>
      <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332380#M411466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can think of two potential problems, basically:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Strict exlcusion&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The contents of FIELD1 and FIELD2 not being upper in both access and application sections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1, please note that the * means all listed values in the section access table. Meaning that if your data in the application section has none of the listed values you will have access to none of the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332380#M411466</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2017-07-05T15:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to open document - Section Access error</title>
      <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332381#M411467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your answer, no problem for strict exclusion, the user ADMIN has every combination of possible values, so my domain\user with * has the possibility to see every possibility too.&lt;/P&gt;&lt;P&gt;for second answer FIELD1 and FIELD2 are upper or numeric only. I've tried just now to use only the field1 that is numeric to avoid the doubt of upper/lower case...but nothing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332381#M411467</guid>
      <dc:creator />
      <dc:date>2017-07-05T15:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to open document - Section Access error</title>
      <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332382#M411468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User data in ACCESS column, might this one will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 17:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332382#M411468</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2017-07-05T17:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to open document - Section Access error</title>
      <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332383#M411469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the file with all the domains is already running without problems in other documents, so I don't think that the problem is in that file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 07:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332383#M411469</guid>
      <dc:creator />
      <dc:date>2017-07-06T07:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to open document - Section Access error</title>
      <link>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332384#M411470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well then it can only be the NTNAME, I never use the domain in that, but I also don't manage the qlikview server,..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 08:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Failed-to-open-document-Section-Access-error/m-p/1332384#M411470</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2017-07-06T08:40:21Z</dc:date>
    </item>
  </channel>
</rss>

