<?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 Issue in Using NTNAME in Section Access and reloading the application using Publisher. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179754#M1328836</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;I have applied the section Access based on NTNAME in my application. When I am scheduling the application for reload using publisher , the reload of the application is Failed.&lt;/P&gt;&lt;P&gt;But I implement the Section Access based on the USERID and PASSWORD and specify the USERID and PASSWORD while scheduling a task under Reload its working fine .&lt;/P&gt;&lt;P&gt;I want to implement the section access based on NTNAME and reload the application using the Publisher.. Can any one guide me what more I have to consider in the section access to achive this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chakravarthy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179754#M1328836</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;I have applied the section Access based on NTNAME in my application. When I am scheduling the application for reload using publisher , the reload of the application is Failed.&lt;/P&gt;&lt;P&gt;But I implement the Section Access based on the USERID and PASSWORD and specify the USERID and PASSWORD while scheduling a task under Reload its working fine .&lt;/P&gt;&lt;P&gt;I want to implement the section access based on NTNAME and reload the application using the Publisher.. Can any one guide me what more I have to consider in the section access to achive this .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chakravarthy.&lt;/P&gt;&lt;P&gt;&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/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179754#M1328836</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179755#M1328837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chakravararthy,&lt;/P&gt;&lt;P&gt;You should include the NTNAME that is running the Distribution Service, so the reload pulls all records and can distribute correctly. Set the ACCESS to that NTNAME account to ADMIN and leave blank the reduction field, if any.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 10:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179755#M1328837</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-28T10:03:19Z</dc:date>
    </item>
    <item>
      <title>Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179756#M1328838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Miguel. I have concatenated the NTNAME of the distribution Service as shown below .Its working fine now . Just I want to know, Is there any issue in doing like this . Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LOAD [USERID] as NTNAME,&lt;BR /&gt; [ACCESS]&lt;BR /&gt;FROM&lt;BR /&gt;&lt;D&gt;&lt;BR /&gt;(qvd);&lt;BR /&gt;concatenate&lt;BR /&gt;Load * inline [&lt;BR /&gt; NTNAME,ACCESS&lt;BR /&gt; QlikViewtst,ADMIN,&lt;BR /&gt;];&lt;/D&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;section application;&lt;BR /&gt;LOAD&lt;BR /&gt; EMPID as NTNAME,&lt;BR /&gt; DEPARTMENT&lt;BR /&gt; FROM&lt;BR /&gt;[$(Path)\Users.QVD]&lt;BR /&gt;(qvd);&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;B&gt;Chakravarthy.&lt;/B&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 10:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179756#M1328838</guid>
      <dc:creator />
      <dc:date>2011-02-28T10:59:23Z</dc:date>
    </item>
    <item>
      <title>Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179757#M1328839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There's no problem creating the Section Access from two different sources, provided they have the same fields and the information comes consequently (uppercase in both sources and so).&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 11:40:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179757#M1328839</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-02-28T11:40:40Z</dc:date>
    </item>
    <item>
      <title>Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179758#M1328840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chakravarthy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 06:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179758#M1328840</guid>
      <dc:creator />
      <dc:date>2011-03-01T06:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179759#M1328841</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;Did anyone use publisher to reload and distribute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I built something similar, and when i reload and distribute by publisher, the access works, i have the correct reduction, but the NTNAME appear to be the service account name which is used by the distribution service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a bug or section access doc should not use publisher to do reload and distribution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 06:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179759#M1328841</guid>
      <dc:creator />
      <dc:date>2013-04-30T06:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179760#M1328842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nicksatch,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand your issue. The service account is used to do the reload and distribution of the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:15:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179760#M1328842</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-04-30T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179761#M1328843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it's due to that, after the doc is distributed, in the NTFS, i have the following....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- the service account &lt;/P&gt;&lt;P&gt;- Authenticated Users&lt;/P&gt;&lt;P&gt;- System&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if i open the doc in desktop, the reduction works, the NTNAME is showing only my NT ID&lt;/P&gt;&lt;P&gt;but if i open from access point, sometimes the reduction works sometimes doesnt, and the NT name is always the service acct id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some advice i have was to create another qvw and schedule it to run to execute a copy command to move the doc to access point folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, before doing that, i just want to find out if this is a bug or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179761#M1328843</guid>
      <dc:creator />
      <dc:date>2013-04-30T09:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179762#M1328844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think you have an error in the way you have section access setup. I have not seen any bugs dealing with what you are seeing. The serivce account has to be setup as Admin in section access and it should have rights to all the data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179762#M1328844</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-04-30T09:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179763#M1328845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if there's a problem, i'd expect it wont work when i open in desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem occur after the reload &amp;amp; distribution, so that narrow down to the publisher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's due to that we use Publisher, the service account is setup for Distribution.exe, so naturally the service account is used by publisher to reload and distribute, and therefore, we see only the service account name in NTNAME and the reduction works according to what is assigne to service account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;meaning to say, when you have a section access, we are not suppose to use the publisher to reload and distribute?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not the case, do you have a reference doc on how i can setup the distribution for a section access doc? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way, the above explanation was given to me by a consultant, but i thought i can also check with the public.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any comments or feedbacks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 09:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179763#M1328845</guid>
      <dc:creator />
      <dc:date>2013-04-30T09:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179764#M1328846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is incorrect and if this was an issue with publisher then we would be seeing it all over. Can you post you section access code so we can look at it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 12:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179764#M1328846</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-04-30T12:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179765#M1328847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;nisksatch, I have the exact same issue. Did you find a solution? br Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 12:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179765#M1328847</guid>
      <dc:creator>pauljohansson</dc:creator>
      <dc:date>2013-10-07T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179766#M1328848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I log on to the server and open a document. Identification works as expected via NTNAME and data reductions works fine. I can also verifiy that im correctly identifed by looking at fieldname NTNAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when accessing the same document via Accesspoint I have verified that im identified as using the Qlikview service account, consequently no data reducation takes place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea how to proceed the trouble shooting? Any ideas are welcome,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached the section access part,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, br Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179766#M1328848</guid>
      <dc:creator>pauljohansson</dc:creator>
      <dc:date>2013-10-07T13:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179767#M1328849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to make sure that your service account has rights to see all data in %CUSTOMERMARKET_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179767#M1328849</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-10-07T13:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179768#M1328850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data reduction field must be in both Section Access and Section Application.&amp;nbsp; In fact, you're using NTANME as the data reduction field, which looks risky to me.&lt;/P&gt;&lt;P&gt;So, try section access like this (I'd also rather avoid the '%' in the data reduction field):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACCESS:&lt;/P&gt;&lt;P&gt;load Distinct&lt;/P&gt;&lt;P&gt;upper(ACCESS) as ACCESS,&lt;/P&gt;&lt;P&gt;upper(NTNAME) as NTNAME,&lt;/P&gt;&lt;P&gt;upper(CUSTOMERMARKET_ID) as CUSTOMERMARKET_ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // for data reduction&lt;/P&gt;&lt;P&gt;RESIDENT TEMP;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and section application:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kolla:&lt;BR /&gt;Load &lt;BR /&gt;ACCESS as ge,&lt;BR /&gt;NTNAME as vem,&lt;/P&gt;&lt;P&gt;upper(CUSTOMERMARKET_ID) as CUSTOMERMARKET_ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // for data reduction&lt;BR /&gt;CUSTOMERMARKET_ID as vart&lt;BR /&gt;Resident TEMP;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table TEMP;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179768#M1328850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-07T13:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179769#M1328851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill, Thanks for replying. I have verified that the service account have access to all the data in %CUSTOMERMARKET_ID br Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 13:38:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179769#M1328851</guid>
      <dc:creator>pauljohansson</dc:creator>
      <dc:date>2013-10-07T13:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179770#M1328852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, thank you for putting time into this. Note, that the code works for other documents. But for this specifi document, for some reason, it gets connected to the service account, and the service account only,after beeing distributed via the Publisher. br Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 14:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179770#M1328852</guid>
      <dc:creator>pauljohansson</dc:creator>
      <dc:date>2013-10-07T14:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179771#M1328853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there must be something different in the apps if one works and another doesn't.&amp;nbsp; I can't help much more with it, except a recommendation - for testing, try to use "initial selection" instead of the "initial data reduction".&amp;nbsp; It doesn't fix the problem but may show you something you can't see now (?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2013 14:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179771#M1328853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-07T14:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179772#M1328854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Common issue is that users implement a more complicated SA script before they even verify that a basic SA script works, and then build the SA script from that point.&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;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 09:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179772#M1328854</guid>
      <dc:creator />
      <dc:date>2013-10-08T09:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in Using NTNAME in Section Access and reloading the application using Publisher.</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179773#M1328855</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 got the same issue on version 11.2 sr 2 and sr3. Is anyone have solution? It work fine in desktop but after reload in publisher it use server account instead of NT account when open report in accesspoint...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 11:27:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-Using-NTNAME-in-Section-Access-and-reloading-the/m-p/179773#M1328855</guid>
      <dc:creator />
      <dc:date>2013-11-12T11:27:15Z</dc:date>
    </item>
  </channel>
</rss>

