<?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 Password on Document / Web Application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501530#M1302072</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a quick and dirty way to put a password on a document.&amp;nbsp; Is there a way in the document properties to set a password on it?&amp;nbsp; I just want to set the password, so when someone tries to open the document they get prompted for a password which I will predefine.&amp;nbsp; Very similar to how an Excel workbook password works.&lt;/P&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>Password on Document / Web Application</title>
      <link>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501530#M1302072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a quick and dirty way to put a password on a document.&amp;nbsp; Is there a way in the document properties to set a password on it?&amp;nbsp; I just want to set the password, so when someone tries to open the document they get prompted for a password which I will predefine.&amp;nbsp; Very similar to how an Excel workbook password works.&lt;/P&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/Password-on-Document-Web-Application/m-p/501530#M1302072</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Password on Document / Web Application</title>
      <link>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501531#M1302074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Section Access for this.&amp;nbsp; No need for data reduction, use the simplest you can think of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 20:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501531#M1302074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-21T20:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Password on Document / Web Application</title>
      <link>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501532#M1302076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Editor Script -&amp;gt; File -&amp;gt;Create Hidden Script -&amp;gt; "Put your&amp;nbsp; HIDEN SCRIPT password"&amp;nbsp; adn the in this sheet put something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_1382389502586859" jivemacro_uid="_1382389502586859"&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,%FLIGHTYPE, OMIT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123,*&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Section Application;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now look at this, those ar your credentials for the current document&lt;/P&gt;&lt;P&gt;USER = ADMIN&lt;/P&gt;&lt;P&gt;PASSWORD = ADMIN123&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOPE THIS HELPS &lt;/P&gt;&lt;P&gt;REGARDAS!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 21:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501532#M1302076</guid>
      <dc:creator />
      <dc:date>2013-10-21T21:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Password on Document / Web Application</title>
      <link>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501533#M1302078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is also a good video series on QlikTech's YouTube channel about security and how to set-up the various section access scenarios: &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.youtube.com/watch?v=kwyZdQJDbhg" title="http://www.youtube.com/watch?v=kwyZdQJDbhg"&gt;QlikView Security Video Series (1 of 8): An Overview - YouTube&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 08:29:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Password-on-Document-Web-Application/m-p/501533#M1302078</guid>
      <dc:creator>peter_turner</dc:creator>
      <dc:date>2013-10-22T08:29:45Z</dc:date>
    </item>
  </channel>
</rss>

