<?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 Sheet level acess in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sheet-level-acess/m-p/157149#M1309797</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 am doing sheet level section access.&lt;/P&gt;&lt;P&gt;In sheets i have given condition to display sheet and using same in script for section access.&lt;/P&gt;&lt;P&gt;please find the script.&lt;/P&gt;&lt;P&gt;USERS:&lt;/P&gt;&lt;P&gt;Load * Inline[&lt;/P&gt;&lt;P&gt;NTNAME, SH01, SH02, SH03&lt;/P&gt;&lt;P&gt;AAAAAA, 1, 0, 1&lt;/P&gt;&lt;P&gt;BBBBBB,0, 1, 1&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;NTNAME,&lt;/P&gt;&lt;P&gt;' NTDOMAINSID VALUE' as NTDOMAINSID&lt;/P&gt;&lt;P&gt;resident USERS;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;This is working fine when I open the application in local machie through developer.&lt;/P&gt;&lt;P&gt;I deployed it on server and given distribution by looping field by NT name and Check user Identity as SAMAccountName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open it through client machine, It is displaying values of server but as the ristriction given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;My other 50 apps areorking good on the basis od section acess by NT Name for a filed like location.&lt;/P&gt;&lt;P&gt;Please help me in best process of giving sheet acess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Veman Reddy&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;BR /&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;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&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;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&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>Sheet level acess</title>
      <link>https://community.qlik.com/t5/QlikView/Sheet-level-acess/m-p/157149#M1309797</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 am doing sheet level section access.&lt;/P&gt;&lt;P&gt;In sheets i have given condition to display sheet and using same in script for section access.&lt;/P&gt;&lt;P&gt;please find the script.&lt;/P&gt;&lt;P&gt;USERS:&lt;/P&gt;&lt;P&gt;Load * Inline[&lt;/P&gt;&lt;P&gt;NTNAME, SH01, SH02, SH03&lt;/P&gt;&lt;P&gt;AAAAAA, 1, 0, 1&lt;/P&gt;&lt;P&gt;BBBBBB,0, 1, 1&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;NTNAME,&lt;/P&gt;&lt;P&gt;' NTDOMAINSID VALUE' as NTDOMAINSID&lt;/P&gt;&lt;P&gt;resident USERS;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;This is working fine when I open the application in local machie through developer.&lt;/P&gt;&lt;P&gt;I deployed it on server and given distribution by looping field by NT name and Check user Identity as SAMAccountName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I open it through client machine, It is displaying values of server but as the ristriction given.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;My other 50 apps areorking good on the basis od section acess by NT Name for a filed like location.&lt;/P&gt;&lt;P&gt;Please help me in best process of giving sheet acess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Veman Reddy&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;BR /&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;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&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;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&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/Sheet-level-acess/m-p/157149#M1309797</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
  </channel>
</rss>

