<?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 section access and data restriction loaded from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643355#M235720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to control/authorize the access to certain data (set by company_ID) from within an excel file. this makes it easy to control, but also to append for new users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to get this work by separation this into two different worksheet, but would like to control this in a simple way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What already worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worksheet 1:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 435px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="162"&gt;&lt;STRONG&gt;access&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="209"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="64"&gt;&lt;STRONG&gt;Range&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ADMIN&lt;/TD&gt;&lt;TD&gt;Andries&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worksheet 2:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 269px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;&lt;STRONG&gt;Range&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl66" width="205"&gt;&lt;STRONG&gt;Company&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0&lt;/TD&gt;&lt;TD class="xl67"&gt;ALL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD class="xl67"&gt;010&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD class="xl67"&gt;020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD class="xl67"&gt;010&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD class="xl67"&gt;030&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution will limit the normal user John to only see where company has a value of 010 or 020 and user abos (also as admin) would see all.&lt;/P&gt;&lt;P&gt;However, as I have 300 users each having different access asigned, I would like to control this from one exel file. Although i have searched for a long time , I could not find any examples for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY controller/authorization excel would be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 573px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="189"&gt;User&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;&lt;/TD&gt;&lt;TD class="xl67" colspan="5" style="text-align: center;" width="320"&gt;Company&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="57"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl69"&gt;&lt;STRONG&gt;access&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68"&gt;&lt;STRONG&gt;010&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;011&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;012&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;020&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;030&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="20"&gt;&lt;/TD&gt;&lt;TD class="xl72"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;John&lt;/TD&gt;&lt;TD class="xl73"&gt;User&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;George&lt;/TD&gt;&lt;TD class="xl73"&gt;User&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;Andries&lt;/TD&gt;&lt;TD class="xl73"&gt;Admin&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I combine the this authorization file to grant john access to only company 010,011 without separation and explicit create anew record for each combination as in the first example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you do find an example where this already has been done, please share.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next level/step would be&amp;nbsp; to control access in a simple way for sheets and for reports. We do nog have the reporting module, so acces would be done on document level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you will find the script for loading my first example (may helpfull for other people)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 10:41:56 GMT</pubDate>
    <dc:creator>andries_bos</dc:creator>
    <dc:date>2014-05-22T10:41:56Z</dc:date>
    <item>
      <title>section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643355#M235720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to control/authorize the access to certain data (set by company_ID) from within an excel file. this makes it easy to control, but also to append for new users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to get this work by separation this into two different worksheet, but would like to control this in a simple way :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What already worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worksheet 1:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 435px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="162"&gt;&lt;STRONG&gt;access&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="209"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="64"&gt;&lt;STRONG&gt;Range&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;ADMIN&lt;/TD&gt;&lt;TD&gt;Andries&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;USER&lt;/TD&gt;&lt;TD&gt;John&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;worksheet 2:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 269px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;&lt;STRONG&gt;Range&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl66" width="205"&gt;&lt;STRONG&gt;Company&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;0&lt;/TD&gt;&lt;TD class="xl67"&gt;ALL&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD class="xl67"&gt;010&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD class="xl67"&gt;020&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD class="xl67"&gt;010&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD class="xl67"&gt;030&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution will limit the normal user John to only see where company has a value of 010 or 020 and user abos (also as admin) would see all.&lt;/P&gt;&lt;P&gt;However, as I have 300 users each having different access asigned, I would like to control this from one exel file. Although i have searched for a long time , I could not find any examples for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MY controller/authorization excel would be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 573px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="189"&gt;User&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;&lt;/TD&gt;&lt;TD class="xl67" colspan="5" style="text-align: center;" width="320"&gt;Company&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl69" height="57"&gt;&lt;STRONG&gt;NTNAME&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl69"&gt;&lt;STRONG&gt;access&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68"&gt;&lt;STRONG&gt;010&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;011&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;012&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;020&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;"&gt;&lt;STRONG&gt;030&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="20"&gt;&lt;/TD&gt;&lt;TD class="xl72"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;John&lt;/TD&gt;&lt;TD class="xl73"&gt;User&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;George&lt;/TD&gt;&lt;TD class="xl73"&gt;User&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl71" height="20" style="border-top: none;"&gt;Andries&lt;/TD&gt;&lt;TD class="xl73"&gt;Admin&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I combine the this authorization file to grant john access to only company 010,011 without separation and explicit create anew record for each combination as in the first example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If you do find an example where this already has been done, please share.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next level/step would be&amp;nbsp; to control access in a simple way for sheets and for reports. We do nog have the reporting module, so acces would be done on document level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you will find the script for loading my first example (may helpfull for other people)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 10:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643355#M235720</guid>
      <dc:creator>andries_bos</dc:creator>
      <dc:date>2014-05-22T10:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643356#M235721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I managed to combine my original xls list as provided above of company access per user into one 'clean' list. To manage it in an easy way (step by step), I saved my 'access list' into a qvd.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="List access.jpg" class="jive-image" src="/legacyfs/online/60222_List access.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If loading this qvd within my section access area, the rebuild will terminate without any detail; if it's loaded outside my section access, it rebuilding fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Star is ALL;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Section Access;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Toegang:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD NTNAME, &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BEDRIJF_ID&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[..\..\Data\QVD\Toegang1.qvd]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;where '&lt;EM&gt;BEDRIJF_ID&lt;/EM&gt;' is my unique company values the users are restricted to within the rest of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could one use a qvd as a source within the section access? I'm missing something, but do not know the 'limitations of the game'. Information would be welcome&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 07:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643356#M235721</guid>
      <dc:creator>andries_bos</dc:creator>
      <dc:date>2014-06-06T07:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643357#M235722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can use a QVD as a source in Section Access. But why would you? An Excel sheet or a DB table is a lot better if you want to edit it. The only advantage with a QVD is that it loads fast - and that is irrelevant for such a small table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution using a crosstable is a good one, and if you are satisfied with what it does, you shouldn't change it. But there are alternatives. One is to store all companies like a comma separated list&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/60229_Image1.png" /&gt;&lt;/P&gt;&lt;P&gt;and use Subfield(COMPANY,',') as COMPANY to split it up on different lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, I don't think it is a good solution to use a wildcard "*" to represent &amp;lt;ALL&amp;gt;. It will only match the companies that actually appear in Section Access. It will not match companies that exist in data but not in Section Access. Instead you should look at Generic Keys for this. See more on&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization"&gt;Basics for complex authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 08:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643357#M235722</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-06-06T08:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643358#M235723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I almost solve my problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I load my info from my own list, i will be prompt to login; if I add exact the same data using an inline load, it's working as expected.... My document setting as for both attemps 'restricted load'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just for comparison of the data , i have changed my field names with a 's' :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="60243" alt="security.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60243_security.jpg" style="width: 620px; height: 132px;" /&gt;&lt;/P&gt;&lt;P&gt;data from both sources are looking exact the same; I have forced a conversion of the field 'BEDRIJF_ID' to a TEXT field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECURITY:&lt;/P&gt;&lt;P&gt;LOAD Text(BEDRIJF_IDs) AS BEDRIJF_IDs, NTNAMEs,ACCESSs&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESSs, NTNAMEs, BEDRIJF_IDs&lt;/P&gt;&lt;P&gt;&amp;nbsp; ADMIN, VANWERVEN\ADMINISTRATOR, &lt;/P&gt;&lt;P&gt;&amp;nbsp; USER, SRV04\qv-krvw, 020&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER, VANWERVEN\abos, 010&lt;/P&gt;&lt;P&gt;&amp;nbsp; USER,&amp;nbsp;&amp;nbsp; TEST, 030&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Toegang:&lt;/P&gt;&lt;P&gt;Load Text(BEDRIJF_ID) AS BEDRIJF_ID, ACCESS, NTNAME;&lt;/P&gt;&lt;P&gt;LOAD ACCESS1 AS ACCESS,&lt;/P&gt;&lt;P&gt;&amp;nbsp; NTNAME1 AS NTNAME,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text(BEDRIJF_ID1) AS BEDRIJF_ID&lt;/P&gt;&lt;P&gt;resident Toegang1;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the 'toegang' solution where the data look exact the same, i get the prompt, but I could not manage to login : I have to calcal a few times or end the process using task manager:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="60244" alt="login1.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/60244_login1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This behaviour beets me. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 13:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643358#M235723</guid>
      <dc:creator>andries_bos</dc:creator>
      <dc:date>2014-06-06T13:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643359#M235724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper(BEDRIJF_ID) as BEDRIJF_ID&lt;/P&gt;&lt;P&gt;and the same on all the other fields in Section Access. There could be a difference in the case conversion for the two sorces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 20:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643359#M235724</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-06-06T20:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643360#M235725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Henric, only by&amp;nbsp; adding an extra char to the field, I could force a &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Upper(BEDRIJF_ID) as BEDRIJF_ID to correctly be interpreted as a char and not as an integer (our companies names are 010, 020 etc,). However, your suggestion does not provide a working solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I have added he controlling xlsx and my sample qvw file. Maybe anyone could find a solution.. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;To enable anyone to help me, i have disabled 'script exclusion' and 'section access' part within my script.&amp;nbsp; This part is now commented to enable opening this file. However, this file does show the essential of controlling access using excel as the controlling file.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;To my opinion, this solution could be practical for a lot of users as the controlling of data could be easily done within the excel file. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Any ideas to get this working, would be great!&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Files could be downloaded at &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;A href="http://scancare.synology.me:5000/fbsharing/FJGNpJCY" title="http://scancare.synology.me:5000/fbsharing/FJGNpJCY"&gt;http://scancare.synology.me:5000/fbsharing/FJGNpJCY&lt;/A&gt;&amp;nbsp;&amp;nbsp; (xlsx file )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;A href="http://scancare.synology.me:5000/fbsharing/1VuexQyj" title="http://scancare.synology.me:5000/fbsharing/1VuexQyj"&gt;http://scancare.synology.me:5000/fbsharing/1VuexQyj&lt;/A&gt;&amp;nbsp; (qvw file)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 13:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643360#M235725</guid>
      <dc:creator>andries_bos</dc:creator>
      <dc:date>2014-06-23T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: section access and data restriction loaded from excel</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643361#M235726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My example does seems to work !! filtering my data per user as long as I do not use the document option'strict exclusion'&amp;nbsp; ! ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I would like to use this option as my report would contain secure financial information in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Login in after a reload without strict exclusion; user abos would (correctly) only see his filtered values:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="61019" alt="company.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/61019_company.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I'm missing in my opinion the 'rules of the game' to use strict exclusion' ?? As far as I can see, user 'abos' does have some data and should be granted access to this document due to the amount of data filtered for him...?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 15:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-and-data-restriction-loaded-from-excel/m-p/643361#M235726</guid>
      <dc:creator>andries_bos</dc:creator>
      <dc:date>2014-06-23T15:01:29Z</dc:date>
    </item>
  </channel>
</rss>

