<?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: Restrict data by Domain and Username in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506979#M1131748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know the only way to get more than one field in section access is to create a key that identifies every possible combination and use that key in the reduction field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No if you dont have too many user in section access you could try something less generic like:&lt;/P&gt;&lt;P&gt;EUROPE\MIGUEL, C&lt;/P&gt;&lt;P&gt;EUROPE\MIGUEL, D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Nov 2013 15:37:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-11T15:37:19Z</dc:date>
    <item>
      <title>Restrict data by Domain and Username</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506976#M1131745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Imagine my raw data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;B&lt;BR /&gt;C&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imagine I have 2 Windows domains:&lt;/P&gt;&lt;P&gt;AMERICA&lt;/P&gt;&lt;P&gt;EUROPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I want all users in EUROPE to be able to see rows C and D. - Not working&lt;/P&gt;&lt;P&gt;2. I want EUROPE\MIGUEL user too see only row D.&lt;/P&gt;&lt;P&gt;3. I want AMERICA\JIM see rows B,C and D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, EUROPE\MIGUEL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, AMERICA\JIM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, EUROPE\ANN&lt;/P&gt;&lt;P&gt;];&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;load * inline [&lt;/P&gt;&lt;P&gt;NTNAME, CLIENT&lt;/P&gt;&lt;P&gt;EUROPE\MIGUEL, D&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;AMERICA\JIM, B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;AMERICA\JIM, C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;AMERICA\JIM, D&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does the job except point 1 (I'm not restricting data to ANN and she should be able all see only rows C and D because she is in EUROPE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I add something like&lt;/P&gt;&lt;P&gt;EUROPE\*, C&lt;/P&gt;&lt;P&gt;EUROPE\*, D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to achieve point 1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506976#M1131745</guid>
      <dc:creator />
      <dc:date>2013-11-11T15:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict data by Domain and Username</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506977#M1131746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506977#M1131746</guid>
      <dc:creator />
      <dc:date>2013-11-11T15:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict data by Domain and Username</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506978#M1131747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So my solution wouldn't work with EUROPE\*?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the author of that thread is complicating too much.&lt;/P&gt;&lt;P&gt;Why do I need all of that complication?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506978#M1131747</guid>
      <dc:creator />
      <dc:date>2013-11-11T15:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict data by Domain and Username</title>
      <link>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506979#M1131748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know the only way to get more than one field in section access is to create a key that identifies every possible combination and use that key in the reduction field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No if you dont have too many user in section access you could try something less generic like:&lt;/P&gt;&lt;P&gt;EUROPE\MIGUEL, C&lt;/P&gt;&lt;P&gt;EUROPE\MIGUEL, D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 15:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Restrict-data-by-Domain-and-Username/m-p/506979#M1131748</guid>
      <dc:creator />
      <dc:date>2013-11-11T15:37:19Z</dc:date>
    </item>
  </channel>
</rss>

