<?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: Simple Qlik Sense Section Access in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850391#M1122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example at the top of the thread does not work for 2 reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There is no ADMIN value for the Access field in Qlik Sense.&amp;nbsp; There is only USER.&lt;/P&gt;&lt;P&gt;2. You did not supply a reduction field in the Section Access table, therefore, the user logging in has no access to any data and results in an Access Denied message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like you have not added reduction field based on your last message.&amp;nbsp; Make sure to add that and make sure that the reduction field is All Caps or Section Access will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2015 13:14:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-05T13:14:56Z</dc:date>
    <item>
      <title>Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850388#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;I am attempting to use section access with Qlik Sense. I am testing against "ADMIN1", that is a&lt;EM&gt;RootAdmin&lt;/EM&gt; in &lt;EM&gt;Qlik Sense&lt;/EM&gt;, but also admin in the Windows server. I tried the following script in data load editor, I hit load data, quit then re-enter. Qlik says: "Access Denied".&lt;/P&gt;&lt;PRE style="margin: 0 0 1em; padding: 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; color: #222222; background-color: #eeeeee;"&gt;&lt;CODE style="font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif;"&gt;Section Access; &lt;BR /&gt;LOAD * Inline [ &lt;BR /&gt;ACCESS, USERID &lt;BR /&gt;ADMIN, ADMIN1 &lt;BR /&gt;]; &lt;BR /&gt;&lt;BR /&gt;Section Application; &lt;BR /&gt;LOAD * Inline[ &lt;BR /&gt;Customer, Age &lt;BR /&gt;1,1&lt;BR /&gt;]; &lt;/CODE&gt;&lt;/PRE&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;I replaced &lt;CODE style="padding: 1px 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eeeeee;"&gt;ADMIN, ADMIN1&lt;/CODE&gt; with &lt;CODE style="padding: 1px 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eeeeee;"&gt;ADMIN, DOMAIN1\ADMIN1&lt;/CODE&gt; but still "Access is Denied". Same when I try &lt;CODE style="padding: 1px 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eeeeee;"&gt;ADMIN, *&lt;/CODE&gt; or &lt;CODE style="padding: 1px 5px; font-size: 13px; font-family: Consolas, Menlo, Monaco, 'Lucida Console', 'Liberation Mono', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Courier New', monospace, sans-serif; background-color: #eeeeee;"&gt;ADMIN, '*'&lt;/CODE&gt;.&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;How can I make this simple test work?&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;Thanks,&lt;/P&gt;&lt;P style="margin: 0 0 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;Amir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850388#M1119</guid>
      <dc:creator />
      <dc:date>2015-04-16T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850389#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could it be because you are using AD account vs. QS account? I see a good example in a help file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/sense/en-US/online/index.html#../Subsystems/Hub/Content/Scripting/Security/DynamicDataReduction.htm%3FTocPath%3DWorking%2520with%2520Qlik%2520Sense%7CLoading%2520data%7CManaging%2520security%2520with%2520section%2520access%7C_____2" title="https://help.qlik.com/sense/en-US/online/index.html#../Subsystems/Hub/Content/Scripting/Security/DynamicDataReduction.htm%3FTocPath%3DWorking%2520with%2520Qlik%2520Sense%7CLoading%2520data%7CManaging%2520security%2520with%2520section%2520access%7C_____2"&gt;https://help.qlik.com/sense/en-US/online/index.html#../Subsystems/Hub/Content/Scripting/Security/DynamicDataReduction.ht…&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 16:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850389#M1120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T16:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850390#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Borin! I tried both AD and QS UDC accounts, both with RootAdmin/ContentAdmin roles. I tried assigning them USER and ADMIN. Both "Access Denied".&lt;BR /&gt;Yes thanks. I read the data reduction example, my example is much simpler (just section access, no data reduction yet), but still doesn't work. Thanks for help anyway. Appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 16:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850390#M1121</guid>
      <dc:creator />
      <dc:date>2015-04-16T16:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850391#M1122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The example at the top of the thread does not work for 2 reasons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There is no ADMIN value for the Access field in Qlik Sense.&amp;nbsp; There is only USER.&lt;/P&gt;&lt;P&gt;2. You did not supply a reduction field in the Section Access table, therefore, the user logging in has no access to any data and results in an Access Denied message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems like you have not added reduction field based on your last message.&amp;nbsp; Make sure to add that and make sure that the reduction field is All Caps or Section Access will fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 13:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850391#M1122</guid>
      <dc:creator />
      <dc:date>2015-05-05T13:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850392#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeffrey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try, I agree with you that there is no ADMIN value &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;for the Access field in Qlik Sense but in the help it says otherwise:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/sense/2.0/en-US/online/#../Subsystems/Hub/Content/Scripting/Security/sections-in-script.htm" title="http://help.qlik.com/sense/2.0/en-US/online/#../Subsystems/Hub/Content/Scripting/Security/sections-in-script.htm"&gt;http://help.qlik.com/sense/2.0/en-US/online/#../Subsystems/Hub/Content/Scripting/Security/sections-in-script.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing something here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2015 18:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850392#M1123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-04T18:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850393#M1124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your link is not available. Will you please upload it again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 06:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850393#M1124</guid>
      <dc:creator />
      <dc:date>2016-03-14T06:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850394#M1125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your lower table, you should include a field that links back to the section access table. Add a field like Age or Customer in the first&amp;nbsp; table and provide values that should be used to reduce / limit access to specific data values. Hope this helps.&lt;/P&gt;&lt;P&gt;-GW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 11:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850394#M1125</guid>
      <dc:creator>Greg_Williams</dc:creator>
      <dc:date>2016-05-04T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850395#M1126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help me with this simple Section Access script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID, EMPLOYER_NAME, OMIT&lt;/P&gt;&lt;P&gt;USER, LOCALUSERS\SENSE_SYSTEM,*,&lt;/P&gt;&lt;P&gt;USER, LOCALUSERS\QVDEV, ABC,&lt;/P&gt;&lt;P&gt;USER, LOCALUSERS\QVDEV, XYZ,&lt;/P&gt;&lt;P&gt;USER, LOCALUSERS\QVADMIN,*,&lt;/P&gt;&lt;P&gt;USER, LOCALUSERS\QLIKUSER, XYZ,&lt;/P&gt;&lt;P&gt;USER,INTERNAL\SA_SCHEDULER,*,&lt;/P&gt;&lt;P&gt;];&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;The users &lt;SPAN style="font-size: 13.3333px;"&gt;QLIKUSER&lt;/SPAN&gt; and QVDEV are successfully seeing the reduced data based on ABC and XYZ only but the user SENSE_SYSTEM and QVADMIN are not seeing all the data. Instead they also see the data reduced to ABC and XYZ. I have tried both USER or ADMIN in the ACCESS field for them but it just doesn't work. Can some one notice anything out of the ordinary here?&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>Thu, 26 Jan 2017 15:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850395#M1126</guid>
      <dc:creator>sohailansari201</dc:creator>
      <dc:date>2017-01-26T15:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850396#M1127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about if you leave the OMIT field blank (i.e. do not use *) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 18:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850396#M1127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T18:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850397#M1128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bilge, the OMIT field is already blank. The * are for reduction field (EMPLOYER_NAME)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 19:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850397#M1128</guid>
      <dc:creator>sohailansari201</dc:creator>
      <dc:date>2017-01-26T19:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850398#M1129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I meant leaving the REDUCTION field empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 19:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850398#M1129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T19:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850399#M1130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes tried that too and that gives me the error "Access is Denied" on the hub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did some more research and I think I have found the answer now. The * does not mean access to all the data in your QVF. The * gives you access to all the REDUCTION field values listed in the SECTION ACCESS. Let me try to put a simple example here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A basket of fruits has apples, bananas, strawberries &amp;amp; grapes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION ACCESS says:&lt;/P&gt;&lt;P&gt;UserA has access to apples&lt;/P&gt;&lt;P&gt;UserB has access to grapes&lt;/P&gt;&lt;P&gt;UserC has access to bananas&lt;/P&gt;&lt;P&gt;ADMIN has access to *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The section access application does not gives ADMIN access to all 4 fruits but instead it will give ADMIN access to all those fruits that are listed WITHIN the section access area for all other USERS. Therefore, ADMIN will have access to apples, gapes &amp;amp; bananas only.&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>Thu, 26 Jan 2017 19:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850399#M1130</guid>
      <dc:creator>sohailansari201</dc:creator>
      <dc:date>2017-01-26T19:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850400#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I have been looking into this in Qlik Sense as well, but is a little unsure about what the difference is on the USER and ADMIN user types in Sense?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The documentation says - "&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;A person with &lt;/SPAN&gt;ADMIN&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt; privileges has access to all data in the app. A person with &lt;/SPAN&gt;USER&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt; privileges can only access data as defined in the security table.&lt;/SPAN&gt;", but how should that be interpreted? I assumed it was different from QlikView in the sense that ADMIN usertype would see ALL data regardless of Section Access, but doesn't seems to be the case (at least it's not what I see in my testing).&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;So, does anyone have a better explanation of the difference on the two user types?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Steen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 12:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850400#M1131</guid>
      <dc:creator>sspe</dc:creator>
      <dc:date>2017-01-30T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850401#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the fields you want to access all in Upper()?&lt;/P&gt;&lt;P&gt;Then it is always a good idea to load the table from an excel file so you can't log out yourself.&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 12:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850401#M1132</guid>
      <dc:creator>stiffi88</dc:creator>
      <dc:date>2017-01-30T12:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850402#M1133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think loading from an Excel file will prevent you from loggin yourself out as such. The good thing with QlikSense though, is that you can always open the app without data and then fix your Section Access settings if you get locked out. This is a huge improvement from QlikView &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Steen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 12:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850402#M1133</guid>
      <dc:creator>sspe</dc:creator>
      <dc:date>2017-01-30T12:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Qlik Sense Section Access</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850403#M1134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh okay thanks i didnt know that.&lt;/P&gt;&lt;P&gt;I did this always with an external table so I can allways change the section access.&lt;/P&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 12:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Simple-Qlik-Sense-Section-Access/m-p/850403#M1134</guid>
      <dc:creator>stiffi88</dc:creator>
      <dc:date>2017-01-30T12:57:58Z</dc:date>
    </item>
  </channel>
</rss>

