<?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 Section Access using NTName not Working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-not-Working/m-p/380145#M1167246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a simple application using NTName to show or hide tabs based on the user who has logged in. Please find below the code that I used. The sample code doesn't work either in the dektop version or the qlikview server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the given example Sheet1 and Sheet2 refers to two tabs in my qlikview document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheet1: -&amp;gt; Properties-&amp;gt; Show conditional: =Only(Sheet1)='X' is the expression that I have given. From the below example Sheet1='X' only for user JOHN. &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;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[ACCESS,NTNAME,ACCESSID&lt;/P&gt;&lt;P&gt;ADMIN,NA\JOHN,1&lt;/P&gt;&lt;P&gt;USER,NA\DOE,2&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;&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 * INLINE&lt;/P&gt;&lt;P&gt;[ACCESSID,Sheet1,Sheet2&lt;/P&gt;&lt;P&gt;1,X,&lt;/P&gt;&lt;P&gt;2,N,X&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The initiate Data Reduction based on Section Access, Strict Exclusion and Prohibit binary load are checked in the document properties-&amp;gt;Openeing tab. Under the Document Properties -&amp;gt; Security tab -&amp;gt; Reduce data is also checked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2012 23:10:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-22T23:10:29Z</dc:date>
    <item>
      <title>Section Access using NTName not Working</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-not-Working/m-p/380145#M1167246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a simple application using NTName to show or hide tabs based on the user who has logged in. Please find below the code that I used. The sample code doesn't work either in the dektop version or the qlikview server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the given example Sheet1 and Sheet2 refers to two tabs in my qlikview document. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheet1: -&amp;gt; Properties-&amp;gt; Show conditional: =Only(Sheet1)='X' is the expression that I have given. From the below example Sheet1='X' only for user JOHN. &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;&lt;/P&gt;&lt;P&gt;LOAD * INLINE&lt;/P&gt;&lt;P&gt;[ACCESS,NTNAME,ACCESSID&lt;/P&gt;&lt;P&gt;ADMIN,NA\JOHN,1&lt;/P&gt;&lt;P&gt;USER,NA\DOE,2&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;&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 * INLINE&lt;/P&gt;&lt;P&gt;[ACCESSID,Sheet1,Sheet2&lt;/P&gt;&lt;P&gt;1,X,&lt;/P&gt;&lt;P&gt;2,N,X&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The initiate Data Reduction based on Section Access, Strict Exclusion and Prohibit binary load are checked in the document properties-&amp;gt;Openeing tab. Under the Document Properties -&amp;gt; Security tab -&amp;gt; Reduce data is also checked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preethi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2012 23:10:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-using-NTName-not-Working/m-p/380145#M1167246</guid>
      <dc:creator />
      <dc:date>2012-08-22T23:10:29Z</dc:date>
    </item>
  </channel>
</rss>

