<?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 Document Security Basics in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285740#M1183201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grretings All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to invoke some basic security that accomplishes the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a listbox element that shows some analysis options, that when users click on a specific analysis ("Math Breakdown", for instance), there are conditionals setup in the layout of graphs and tables that selectively show based on the selected analysis.&amp;nbsp; That's working perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, when a user logs in as "staff", I don't want them seeing a particular item in the listbox, specifically "Year-To-Year Comparison".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following Section Access and Section Application elements in my code, but the result is that the "Year-To-Year Comparison" is visible to staff and admin users alike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I making my rookie error here?&amp;nbsp; : )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Access&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; * &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;inline&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;&lt;BR /&gt;&lt;/SPAN&gt;[ACCESS,USERID,PASSWORD,OMIT&lt;/P&gt;&lt;P&gt;ADMIN,admin,[password omitted]&lt;BR /&gt;USER,staff,[password omitted],Year-To-Year Comparison&lt;BR /&gt;]&lt;SPAN class="s2"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Application&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;;&lt;BR /&gt;OAA_Analysis:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; * &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OAA_Analysis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Overview&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Math Breakdown&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reading Breakdown&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Science Breakdown&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year-To-Year Comparison&lt;BR /&gt;]&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2011 18:45:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-07T18:45:26Z</dc:date>
    <item>
      <title>Document Security Basics</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285740#M1183201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Grretings All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to invoke some basic security that accomplishes the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a listbox element that shows some analysis options, that when users click on a specific analysis ("Math Breakdown", for instance), there are conditionals setup in the layout of graphs and tables that selectively show based on the selected analysis.&amp;nbsp; That's working perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is, when a user logs in as "staff", I don't want them seeing a particular item in the listbox, specifically "Year-To-Year Comparison".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following Section Access and Section Application elements in my code, but the result is that the "Year-To-Year Comparison" is visible to staff and admin users alike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I making my rookie error here?&amp;nbsp; : )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Access&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; * &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;inline&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;&lt;BR /&gt;&lt;/SPAN&gt;[ACCESS,USERID,PASSWORD,OMIT&lt;/P&gt;&lt;P&gt;ADMIN,admin,[password omitted]&lt;BR /&gt;USER,staff,[password omitted],Year-To-Year Comparison&lt;BR /&gt;]&lt;SPAN class="s2"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Application&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;;&lt;BR /&gt;OAA_Analysis:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; * &lt;/SPAN&gt;&lt;SPAN class="s1"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN class="s2"&gt; &lt;/SPAN&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; OAA_Analysis&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Student Overview&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Math Breakdown&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reading Breakdown&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Science Breakdown&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year-To-Year Comparison&lt;BR /&gt;]&lt;SPAN class="s2"&gt;;&lt;/SPAN&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 18:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285740#M1183201</guid>
      <dc:creator />
      <dc:date>2011-12-07T18:45:26Z</dc:date>
    </item>
    <item>
      <title>Document Security Basics</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285741#M1183202</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 believe OMIT is used to remove a complete field from the data model for that user, not single values from the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you can state the FIELDNAME instead of the OMIT, and then definde the values to reduce the field to for each user, doing this repeatingly or using star symbol * if you want more than one value available for one user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note sure if you know the document explaining section access:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/servlet/JiveServlet/downloadBody/1853-102-2-2099/Introduction_to_Section_Access_-_Rev_1-1.pdf"&gt;http://community.qlik.com/servlet/JiveServlet/downloadBody/1853-102-2-2099/Introduction_to_Section_Access_-_Rev_1-1.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ah, and take care of the UPPERCASE names using section access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 19:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285741#M1183202</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-07T19:32:02Z</dc:date>
    </item>
    <item>
      <title>Document Security Basics</title>
      <link>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285742#M1183203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To enable the OMIT in your Section Access, you should check/do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your QlikView desktop application, go &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings ---- Document Properties---- Opening, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the box of "Initial Data Reduction Based on Section Access" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: OMIT option is to omit the whole Field, not a single value of that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 01:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Document-Security-Basics/m-p/285742#M1183203</guid>
      <dc:creator />
      <dc:date>2012-04-20T01:22:02Z</dc:date>
    </item>
  </channel>
</rss>

