<?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: Re: QVW Password in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473839#M1140400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Byron Van Wyk wrote it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill in at top of your LOAD-Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;Section Access;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; Load * inline&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; [ACCESS,USERID,PASSWORD&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; ADMIN, "&lt;STRONG&gt;KATIE WEBB&lt;/STRONG&gt;", &lt;STRONG&gt;PASSWORD&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; ];&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;Section Application;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bold stuff should be changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jan 2016 14:01:16 GMT</pubDate>
    <dc:creator>umfoeqlik</dc:creator>
    <dc:date>2016-01-14T14:01:16Z</dc:date>
    <item>
      <title>QVW Password</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473835#M1140394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question: Is there a way to put a password on a QVW?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently creating a dashboard around the payroll/productivity system and the data is being pulled from a password protected database and I can use section access to protect the data on Access Point but we would also like to ensure that no one can open the QVW in our Business Intelligence files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 15:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473835#M1140394</guid>
      <dc:creator />
      <dc:date>2013-09-24T15:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Password</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473836#M1140395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access will also apply to the users who may attempt to open the QVW directly. If a user is not included in the Section Access and they attempt to open the document an access is denied error will be displayed and they will be prevented from opening the document. This is part of the the reason you want to make sure to always make a backup of your application prior to implementing section access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 16:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473836#M1140395</guid>
      <dc:creator />
      <dc:date>2013-09-24T16:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: QVW Password</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473837#M1140396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, that is good to know but is there a way to put a pop up box with a generic password because that is more of what my end user is looking for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 16:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473837#M1140396</guid>
      <dc:creator />
      <dc:date>2013-09-24T16:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QVW Password</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473838#M1140397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section access is still your best bet. Please see attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User ID = KATIE WEBB&lt;/P&gt;&lt;P&gt;Password = PASSWORD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 17:13:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473838#M1140397</guid>
      <dc:creator />
      <dc:date>2013-09-24T17:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: QVW Password</title>
      <link>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473839#M1140400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Byron Van Wyk wrote it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill in at top of your LOAD-Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;Section Access;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; Load * inline&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; [ACCESS,USERID,PASSWORD&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; ADMIN, "&lt;STRONG&gt;KATIE WEBB&lt;/STRONG&gt;", &lt;STRONG&gt;PASSWORD&lt;/STRONG&gt;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;&amp;nbsp; ];&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;Section Application;&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bold stuff should be changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 14:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QVW-Password/m-p/473839#M1140400</guid>
      <dc:creator>umfoeqlik</dc:creator>
      <dc:date>2016-01-14T14:01:16Z</dc:date>
    </item>
  </channel>
</rss>

