<?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: Qs - Section Access - Access Denied in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339157#M29472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvaro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just change USERID to Upper(USERID) as USERID, in Section Access, the value of USERID need be upper case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 07:18:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-03T07:18:12Z</dc:date>
    <item>
      <title>Qs - Section Access - Access Denied</title>
      <link>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339155#M29470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to use Section Access in my project i found a problem what i can't solve alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i apply Section Access ( Doesn't matters if is to a USER or ADMIN ), after recharge the app, the user recieve an "Access Denied" to the App.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I follow all of tutorials in QS Wiki, and my own developer book but still show me this message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i use section access from Excel with this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_15016826889037784" jivemacro_uid="_15016826889037784" modifiedtitle="true"&gt;
&lt;P style="font-size: 13.3333px;"&gt;section access;&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;DATA:&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;LOAD&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ACCESS",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "USERID",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "GROUP",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ORGANIZACIÓN VENTA",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ZONA DE VENTA",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "TIPO MATERIAL",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "SUBTIPO MATERIAL",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "NOMBRE JV",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "VERSIÓN FCST",&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "RAMO TIPO"&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;FROM [lib://DEV_APPS_SALES_CFG/SECTION_ACCESS_TABLE.xlsx]&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;(ooxml, embedded labels, table is Hoja1);&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;Section Application;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and inside the excel i have :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="section access.PNG" class="jive-image image-1" src="/legacyfs/online/172228_section access.PNG" style="height: 62px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The version of my platform is:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="version de qlik sense.png" class="jive-image image-2" src="/legacyfs/online/172232_version de qlik sense.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I place this script at the total begining of the app. Does i need to put this script after something ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need enable some configuration in QMC to use Section Access ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need place all field than i have in my data model to use Section Access ?&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Aug 2017 14:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339155#M29470</guid>
      <dc:creator>agarciaguillen</dc:creator>
      <dc:date>2017-08-02T14:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Qs - Section Access - Access Denied</title>
      <link>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339156#M29471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvaro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) there is no ADMIN row in your Section Access Table. You need at least one.&lt;/P&gt;&lt;P&gt;2) try upper(USER_ID) to get everything in Uppercase&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to your questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I place this script at the total begining of the app. Does i need to put this script after something ?&lt;UL&gt;&lt;LI&gt;thats ok. In Qlikview there was a Hidden Script where you need to put your Section Access code. I dont know if that is the case for Sense too.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I need enable some configuration in QMC to use Section Access ?&lt;UL&gt;&lt;LI&gt;Your Script should work.if your usernames are AD names, make sure that the username is used with domain prefix and this domain is added as "User directory connector" in QMC.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 05:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339156#M29471</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-08-03T05:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qs - Section Access - Access Denied</title>
      <link>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339157#M29472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alvaro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just change USERID to Upper(USERID) as USERID, in Section Access, the value of USERID need be upper case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 07:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339157#M29472</guid>
      <dc:creator />
      <dc:date>2017-08-03T07:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Qs - Section Access - Access Denied</title>
      <link>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339158#M29473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section access once granted should always be followed by a reload of the Qvw. The changes will not be update until the reload is successfully completed. Make sure the reload is completed before you check the access after adding user to section access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 23:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qs-Section-Access-Access-Denied/m-p/1339158#M29473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T23:28:16Z</dc:date>
    </item>
  </channel>
</rss>

