<?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 Not able use all users implement in Section Acess. How to do it? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-able-use-all-users-implement-in-Section-Acess-How-to-do-it/m-p/563628#M210335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends/Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check the functionalty of SECTION Access &amp;amp; SECTION Application So I had writtren the following script in Edit Script&lt;BR /&gt;and by taking two list box 1.REDUCTION 2.DEPARTMENTID. And save the file as SEC_EG.QVW file.&lt;/P&gt;&lt;P&gt;Script as follows:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;BR /&gt;LOAD * Inline [ACCESS,USERID,PASSWORD,REDUCTION&lt;BR /&gt;ADMIN,ADMIN,A,0&lt;BR /&gt;USER,USER1,1,1&lt;BR /&gt;USER,USER2,2,2&lt;BR /&gt;USER,USER3,3,3&lt;BR /&gt;USER,USER4,4,4&lt;BR /&gt;USER,USER5,5,5&lt;BR /&gt;USER,USER6,6,6];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SECTION Application;&lt;BR /&gt;LOAD * Inline [REDUCTION,DEPARTMENTID&lt;BR /&gt;1,1Computer&lt;BR /&gt;2,2Mouse&lt;BR /&gt;3,3Keyboard&lt;BR /&gt;4,4Harddisk&lt;BR /&gt;5,5MousePad&lt;BR /&gt;6,6Monitor];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Saving I had uploaded the same SEC_EG.QVW file in QlikView Server.&lt;BR /&gt;FI, While uploading SEC_EG.QVW In Qlikserver Documents-&amp;gt;Source Documents-&amp;gt;Reload-&amp;gt;In Data Protection&lt;BR /&gt;Following setting is done as follows&lt;BR /&gt;I ticked the Section Access box, User Name: admin, Password:a&lt;BR /&gt;and then Apply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that I had open the same in QlikView Access Point. It's work fine. It ask me the userid/password&lt;BR /&gt;Suppose, I want to see the data of User1 then I give user1/1 and accordingly it show the data.&lt;BR /&gt;Same way for user2, user3, user4, user5, user6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, Suppose I kept open Access point URL for user1, user2, user3 data show properly. It prompt/ask the userid/passwd.&lt;/P&gt;&lt;P&gt;which is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I open again Access point URL for to see the data of user4. It directly open the data for user1 without prompt/ask the userid/passwd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I had close the Access point URL which was showing the data of User1.&lt;BR /&gt;And then again I open again Access point URL for to see the data of user4. And It prompt/ask the userid/passwd. which is fine again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I want to keep open Access Point URL for user1, user2, user3, user4, etc. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In short, I want to see the data for more then 3 or 4 or more Users by keeping all required Access Point URL open in different NEW TAB to see data of related Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, For this what setting I have to do. Can any body please help me for achving the gole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I had able to understand the senario. If any more information require let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 12:04:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-12T12:04:29Z</dc:date>
    <item>
      <title>Not able use all users implement in Section Acess. How to do it?</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-use-all-users-implement-in-Section-Acess-How-to-do-it/m-p/563628#M210335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends/Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check the functionalty of SECTION Access &amp;amp; SECTION Application So I had writtren the following script in Edit Script&lt;BR /&gt;and by taking two list box 1.REDUCTION 2.DEPARTMENTID. And save the file as SEC_EG.QVW file.&lt;/P&gt;&lt;P&gt;Script as follows:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;BR /&gt;LOAD * Inline [ACCESS,USERID,PASSWORD,REDUCTION&lt;BR /&gt;ADMIN,ADMIN,A,0&lt;BR /&gt;USER,USER1,1,1&lt;BR /&gt;USER,USER2,2,2&lt;BR /&gt;USER,USER3,3,3&lt;BR /&gt;USER,USER4,4,4&lt;BR /&gt;USER,USER5,5,5&lt;BR /&gt;USER,USER6,6,6];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;SECTION Application;&lt;BR /&gt;LOAD * Inline [REDUCTION,DEPARTMENTID&lt;BR /&gt;1,1Computer&lt;BR /&gt;2,2Mouse&lt;BR /&gt;3,3Keyboard&lt;BR /&gt;4,4Harddisk&lt;BR /&gt;5,5MousePad&lt;BR /&gt;6,6Monitor];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After Saving I had uploaded the same SEC_EG.QVW file in QlikView Server.&lt;BR /&gt;FI, While uploading SEC_EG.QVW In Qlikserver Documents-&amp;gt;Source Documents-&amp;gt;Reload-&amp;gt;In Data Protection&lt;BR /&gt;Following setting is done as follows&lt;BR /&gt;I ticked the Section Access box, User Name: admin, Password:a&lt;BR /&gt;and then Apply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that I had open the same in QlikView Access Point. It's work fine. It ask me the userid/password&lt;BR /&gt;Suppose, I want to see the data of User1 then I give user1/1 and accordingly it show the data.&lt;BR /&gt;Same way for user2, user3, user4, user5, user6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, Suppose I kept open Access point URL for user1, user2, user3 data show properly. It prompt/ask the userid/passwd.&lt;/P&gt;&lt;P&gt;which is fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when I open again Access point URL for to see the data of user4. It directly open the data for user1 without prompt/ask the userid/passwd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I had close the Access point URL which was showing the data of User1.&lt;BR /&gt;And then again I open again Access point URL for to see the data of user4. And It prompt/ask the userid/passwd. which is fine again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I want to keep open Access Point URL for user1, user2, user3, user4, etc. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In short, I want to see the data for more then 3 or 4 or more Users by keeping all required Access Point URL open in different NEW TAB to see data of related Users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, For this what setting I have to do. Can any body please help me for achving the gole.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I had able to understand the senario. If any more information require let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 12:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-use-all-users-implement-in-Section-Acess-How-to-do-it/m-p/563628#M210335</guid>
      <dc:creator />
      <dc:date>2014-03-12T12:04:29Z</dc:date>
    </item>
  </channel>
</rss>

