<?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: Section Access ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827538#M1000150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access : Is the part where you will define the list&amp;nbsp; of&amp;nbsp; user who have access for this documents , it acts as the gate way to access the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application: This part code define's , based on the user login , which data need to be shown for that user and what data access he has. So the login user will able to see only that limited set of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;ACCESS,NTNAME&lt;/P&gt;&lt;P&gt;ADMIN,ADMIN,&lt;/P&gt;&lt;P&gt;USER,A&lt;/P&gt;&lt;P&gt;USER,B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;NTNAME,Region&lt;/P&gt;&lt;P&gt;ADMIN,*&lt;/P&gt;&lt;P&gt;A,India&lt;/P&gt;&lt;P&gt;B,USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above eg , we have give access for 3 users admin,A and B . Apart from this the other user will not have access for the document. This is access part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in section application we have assigned A with India so A can have access only data related to region A , similarly B can see only the data related to USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 06:07:32 GMT</pubDate>
    <dc:creator>avinashelite</dc:creator>
    <dc:date>2015-06-16T06:07:32Z</dc:date>
    <item>
      <title>Section Access ?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827536#M1000148</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;Suppose i have this script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.2em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, sans-serif; color: #555555; background: #ffffff;"&gt;&lt;STRONG&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.2em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, sans-serif; color: #555555; background: #ffffff;"&gt;SATABLE:&lt;BR /&gt;&lt;STRONG style="background: transparent;"&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt;ACCESS,&lt;BR /&gt;NTNAME,&lt;BR /&gt;SAUSER&lt;BR /&gt;FROM&lt;BR /&gt;AppConfig.xlsx&lt;BR /&gt;(ooxml, embedded labels, table is App1);&lt;/P&gt;&lt;P style="margin: 0 0 1.2em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, sans-serif; color: #555555; background: #ffffff;"&gt;&lt;STRONG&gt;Section Application;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.2em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, sans-serif; color: #555555; background: #ffffff;"&gt;Here, What is difference &lt;STRONG&gt;Section Access&lt;/STRONG&gt; and &lt;STRONG&gt;Section Application ??&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.2em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, sans-serif; color: #555555; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="margin: 0 0 1.2em; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, sans-serif; color: #555555; background: #ffffff;"&gt;Thanks in Advance....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 05:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827536#M1000148</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2015-06-16T05:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access ?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827537#M1000149</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;Section Access:&amp;nbsp; Its means Building the security for data&lt;/P&gt;&lt;P&gt;Section Application: Its means Allowing the user what to see and what not to see..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 05:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827537#M1000149</guid>
      <dc:creator>prabhas277</dc:creator>
      <dc:date>2015-06-16T05:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access ?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827538#M1000150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access : Is the part where you will define the list&amp;nbsp; of&amp;nbsp; user who have access for this documents , it acts as the gate way to access the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application: This part code define's , based on the user login , which data need to be shown for that user and what data access he has. So the login user will able to see only that limited set of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;ACCESS,NTNAME&lt;/P&gt;&lt;P&gt;ADMIN,ADMIN,&lt;/P&gt;&lt;P&gt;USER,A&lt;/P&gt;&lt;P&gt;USER,B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;NTNAME,Region&lt;/P&gt;&lt;P&gt;ADMIN,*&lt;/P&gt;&lt;P&gt;A,India&lt;/P&gt;&lt;P&gt;B,USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the above eg , we have give access for 3 users admin,A and B . Apart from this the other user will not have access for the document. This is access part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in section application we have assigned A with India so A can have access only data related to region A , similarly B can see only the data related to USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827538#M1000150</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-06-16T06:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access ?</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827539#M1000151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access: It will tell you which user can access the dashboard or u r data&lt;/P&gt;&lt;P&gt;&lt;/P&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, USERID, PASSWORD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER01, 123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER02, 123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER03, 123&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the help of the userid and password the users can login&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;section Application: The log in user can see the data of an application up to some level.&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;LOAD * Inline [&lt;/P&gt;&lt;P&gt;USERID,JOB&lt;/P&gt;&lt;P&gt;USER01,ANALYST&lt;/P&gt;&lt;P&gt;USER01,CLERK&lt;/P&gt;&lt;P&gt;USER02,SALESMAN&lt;/P&gt;&lt;P&gt;USER02,CLERK&lt;/P&gt;&lt;P&gt;USER03,SALLESMAN&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;here job is filter if the user01 login with his password he can see out of 3 he will see 2(analyst and cleark)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 06:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/827539#M1000151</guid>
      <dc:creator />
      <dc:date>2015-06-16T06:12:09Z</dc:date>
    </item>
  </channel>
</rss>

