<?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 Mutiple Fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154692#M712480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. So that makes it seem like I'm not on the right path to accomplish what I want. I don't want USER3 to only be able to see CANADA, I want his to be able to see all countries in AMERICA. So does that mean I have to do:&lt;/P&gt;&lt;P&gt;USER, USER3, U3, AMERICA, USA&lt;/P&gt;&lt;P&gt;USER, USER3, U3, AMERICA, MEXICO&lt;/P&gt;&lt;P&gt;and so on for all countries. I don't think the * had the result I expected it would. I thought it meant USER3 could see all in AMERICA while USER2 could only see CANADA in AMERICA.&lt;/P&gt;&lt;P&gt;Is there some other way to go about this. If I have to list every combination this table is going to get very large as we have tens of thousands of users. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 17:18:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-10T17:18:36Z</dc:date>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154689#M712477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to make it so USER2 can only see CANADA in AMERICA. I want USER3 to see all countries in AMERICA. So I have the following:&lt;/P&gt;&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, PASSWORD, REGION, COUNTRY&lt;BR /&gt;ADMIN, ADMIN, ADMIN,&lt;BR /&gt;USER, USER1, U1, AFRICA, *&lt;BR /&gt;USER, USER2, U2, AMERICA, CANADA&lt;BR /&gt;USER, USER3, U3, AMERICA, *&lt;BR /&gt;USER, USER3, U3, ASIA, *&lt;BR /&gt;USER, USER3, U3, ASIA, *&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;For some reason USER2 can still see other countries in AMERICA. Any ideas how to stop this? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 16:40:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154689#M712477</guid>
      <dc:creator />
      <dc:date>2011-03-10T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154690#M712478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Did you checked "Strict exclusion" in your Settings menu, Document Properties, Opening?&lt;/P&gt;&lt;P&gt;Besides, note that "*" in section access doesn't mean "all values for the field" but "all listed values in section access for this field" so when you connect via client, you will see only CANADA for each user (if strict exclusion is selected so the reducion is actually taking place).&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 16:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154690#M712478</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-10T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154691#M712479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;for more information about Section Access read this &lt;STRONG&gt;&lt;A href="http://community.qlik.com/media/p/115786.aspx"&gt;Introduction to Section Access&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 17:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154691#M712479</guid>
      <dc:creator>pljsoftware</dc:creator>
      <dc:date>2011-03-10T17:18:12Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154692#M712480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. So that makes it seem like I'm not on the right path to accomplish what I want. I don't want USER3 to only be able to see CANADA, I want his to be able to see all countries in AMERICA. So does that mean I have to do:&lt;/P&gt;&lt;P&gt;USER, USER3, U3, AMERICA, USA&lt;/P&gt;&lt;P&gt;USER, USER3, U3, AMERICA, MEXICO&lt;/P&gt;&lt;P&gt;and so on for all countries. I don't think the * had the result I expected it would. I thought it meant USER3 could see all in AMERICA while USER2 could only see CANADA in AMERICA.&lt;/P&gt;&lt;P&gt;Is there some other way to go about this. If I have to list every combination this table is going to get very large as we have tens of thousands of users. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 17:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154692#M712480</guid>
      <dc:creator />
      <dc:date>2011-03-10T17:18:36Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154693#M712481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Moshe,&lt;/P&gt;&lt;P&gt;contrary to Miguel's suggestion, I don't recommend using "Strict Exclusion" (that's how people lock themselves out of their documents). Your definition of '*' should work if you link your continents and countries properly to the proper fields in Section Application.&lt;/P&gt;&lt;P&gt;If you want to post a fragment of your script, I could possibly see what might be wrong...&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 17:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154693#M712481</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-10T17:29:33Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154694#M712482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my section access part (the Country field will have a name or '*' saved in it, i don't know if this is right):&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;'USER' AS [ACCESS],&lt;BR /&gt;UPPER(WINDOWS_LOGON) AS NTNAME,&lt;BR /&gt;Region,&lt;BR /&gt;Country&lt;BR /&gt;FROM $(QVDPath)\Entitlement.qvd (qvd);&lt;/P&gt;&lt;P&gt;Section Application:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Countries:&lt;BR /&gt;LOAD&lt;BR /&gt;CountryID,&lt;BR /&gt;Country&lt;BR /&gt;FROM $(QVDPath)\Countries.qvd (qvd);&lt;BR /&gt;&lt;BR /&gt;Regions:&lt;BR /&gt;LOAD&lt;BR /&gt;RegionID,&lt;BR /&gt;Region&lt;BR /&gt;FROM $(QVDPath)\Regions.qvd (qvd);&lt;BR /&gt;&lt;BR /&gt;RegionCountries:&lt;BR /&gt;LOAD&lt;BR /&gt;RegionID,&lt;BR /&gt;CountryID&lt;BR /&gt;FROM $(QVDPath)\RegionCountries.qvd (qvd);&lt;BR /&gt;&lt;BR /&gt;Sales:&lt;BR /&gt;LOAD&lt;BR /&gt;SaleID,&lt;BR /&gt;SaleAmount,&lt;BR /&gt;Country&lt;BR /&gt;FROM $(QVDPath)\Sales.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 18:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154694#M712482</guid>
      <dc:creator />
      <dc:date>2011-03-10T18:15:35Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154695#M712483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did check "Strict exclusion" with no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 19:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154695#M712483</guid>
      <dc:creator />
      <dc:date>2011-03-10T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Section Access Mutiple Fields</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154696#M712484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Add the bolded line, otherwise the section access won't load (it happens when data comes from QVD files, the load needs to be unoptimized, this is one way to get it):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;moshea444 wrote:LOAD&lt;BR /&gt;'USER' AS [ACCESS],&lt;BR /&gt;UPPER(WINDOWS_LOGON) AS NTNAME,&lt;BR /&gt;Region,&lt;BR /&gt;Country&lt;BR /&gt;FROM $(QVDPath)\Entitlement.qvd (qvd)&lt;BR /&gt;&lt;STRONG&gt;WHERE 1=1;&lt;/STRONG&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 19:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Mutiple-Fields/m-p/154696#M712484</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-10T19:31:10Z</dc:date>
    </item>
  </channel>
</rss>

