<?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 Security on a Qlikview file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231885#M83557</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for the info:&lt;/P&gt;&lt;P&gt;Following some other posts on the forum i've loaded the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Section Acess;&lt;BR /&gt;ACCESS, USERID, PASSWORD, USERGROUP&lt;BR /&gt;ADMIN, Admin, , Admin&lt;BR /&gt;USER, USER1, USER1, G1&lt;BR /&gt;&lt;BR /&gt;USER, USER1, USER1, G2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;BR /&gt;LOAD * INLINE[&lt;BR /&gt;USERGROUP, FLAG&lt;BR /&gt;ADMIN, 0&lt;BR /&gt;G1, 1&lt;BR /&gt;G2,2&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This seems to work in the sence that the flag will hide and show perticular sheets. But the problem i am having is when a user logs in the flag selection does not seem to be selected. Is there something wrong with my user load section of the script?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Nov 2009 17:44:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-05T17:44:37Z</dc:date>
    <item>
      <title>Security on a Qlikview file</title>
      <link>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231883#M83555</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;I've been reading the posts on here about the qlikview security which you can setup with scripting. I've managed to set up a number of user accounts...yey.&lt;/P&gt;&lt;P&gt;One problem i am reaching is that i would like certain sheets to be either accessable or not depending on which user logs in. Also i have some buttons which link to other Qlikview files which i would like to make inactive depending on the user who sign on.&lt;/P&gt;&lt;P&gt;Is this possible to do or can i only restrict on a column/row basis?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 00:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231883#M83555</guid>
      <dc:creator />
      <dc:date>2009-11-05T00:22:43Z</dc:date>
    </item>
    <item>
      <title>Security on a Qlikview file</title>
      <link>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231884#M83556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Each object in QlikView has a "Show Condition" ( the setting is located on the layout tab). Using Show Condition, you can hide certain objects - charts, buttons and even whole sheets, based on the User or User-related settings (groups, roles, etc...)&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 00:41:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231884#M83556</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2009-11-05T00:41:08Z</dc:date>
    </item>
    <item>
      <title>Security on a Qlikview file</title>
      <link>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231885#M83557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for the info:&lt;/P&gt;&lt;P&gt;Following some other posts on the forum i've loaded the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Section Acess;&lt;BR /&gt;ACCESS, USERID, PASSWORD, USERGROUP&lt;BR /&gt;ADMIN, Admin, , Admin&lt;BR /&gt;USER, USER1, USER1, G1&lt;BR /&gt;&lt;BR /&gt;USER, USER1, USER1, G2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;];&lt;BR /&gt;Section Application;&lt;BR /&gt;LOAD * INLINE[&lt;BR /&gt;USERGROUP, FLAG&lt;BR /&gt;ADMIN, 0&lt;BR /&gt;G1, 1&lt;BR /&gt;G2,2&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;This seems to work in the sence that the flag will hide and show perticular sheets. But the problem i am having is when a user logs in the flag selection does not seem to be selected. Is there something wrong with my user load section of the script?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Michel&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2009 17:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Security-on-a-Qlikview-file/m-p/231885#M83557</guid>
      <dc:creator />
      <dc:date>2009-11-05T17:44:37Z</dc:date>
    </item>
  </channel>
</rss>

