<?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 Doubt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845264#M296799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Daniel. Unfortunately, My application is locked when I ran the below code, but I have a copy&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;IMG __jive_id="85301" alt="cheerful-cat-face-smiley-emoticon.gif" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85301_cheerful-cat-face-smiley-emoticon.gif" style="font-size: 13.3333330154419px;" /&gt;. What I have tried is just mentioning the windows login ID in the USER ID field. See below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, AS-VW/TAMIL.NAGARAJ, WINTER&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER, TESTPASSWORD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I just want to protect the application with windows login id. Can you correct me. &lt;IMG __jive_id="85302" alt="kitten-confused-smiley-emoticon.gif" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/85302_kitten-confused-smiley-emoticon.gif" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 02:43:49 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2015-04-29T02:43:49Z</dc:date>
    <item>
      <title>Section Access Doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845261#M296796</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;I have created a small application for internal purpose and I want to share the file with many users. I want to hide one sheet and protect edit script option in the application. But it should be visible only when I open in my system. I have read many threads in the forum but I could not find how to implement the section access. It can be shared with many users, so I can't get each users ID. My requirement is just want to protect a sheet and edit script option to all users except me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&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>Wed, 29 Apr 2015 01:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845261#M296796</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-04-29T01:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845262#M296797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the script editor (using FILE menue on top) create a hidden script as very first tab, insert Section Access (by INSERT &amp;gt; Section Access Inline in top menue and set yourself as ADMIN and others as a USER with a general name like&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, JOHN.SNOW, WINTER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER, TESTPASSWORD&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;On the dashboard &amp;gt; Document Properties &amp;gt; Security change settings for&lt;/P&gt;&lt;P&gt;-Edit script&lt;/P&gt;&lt;P&gt;-Reload&lt;/P&gt;&lt;P&gt;-Access Document Properties&lt;/P&gt;&lt;P&gt;-Allow User reload&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 02:18:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845262#M296797</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-04-29T02:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845263#M296798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And do a copy for safety reasons...if something goes wrong, you might not have access to your own app anymore &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 02:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845263#M296798</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-04-29T02:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845264#M296799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Daniel. Unfortunately, My application is locked when I ran the below code, but I have a copy&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;IMG __jive_id="85301" alt="cheerful-cat-face-smiley-emoticon.gif" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85301_cheerful-cat-face-smiley-emoticon.gif" style="font-size: 13.3333330154419px;" /&gt;. What I have tried is just mentioning the windows login ID in the USER ID field. See below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, USERID, PASSWORD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, AS-VW/TAMIL.NAGARAJ, WINTER&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER, TESTPASSWORD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Section Application;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I just want to protect the application with windows login id. Can you correct me. &lt;IMG __jive_id="85302" alt="kitten-confused-smiley-emoticon.gif" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/85302_kitten-confused-smiley-emoticon.gif" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 02:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845264#M296799</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-04-29T02:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Doubt</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845265#M296800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at the document attached as I am not fully aware about implications of Windows ID access.&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 03:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Doubt/m-p/845265#M296800</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-04-29T03:03:13Z</dc:date>
    </item>
  </channel>
</rss>

