<?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: Advanced data reduction in section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493352#M1269434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can follow the below link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2013 14:18:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-06T14:18:30Z</dc:date>
    <item>
      <title>Advanced data reduction in section access</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493350#M1269430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Hello, &lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;I have read the pdf guide "Introduction to section access v1.1. It is a good introduction, but do not answer to more advanced needs.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;let say I have a table with geographical data : country, post code, city, containing thousand of different data.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;I would like to parameter users according to those geographical data. I do not see how I can implement those restrictions :&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;- a user who can see FR, all postcode starting by 75 and 92. How do you deal with the restriction "starting by" ?&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;- a user who can see all UK and only city PARIS for FR. If I set a restriction on city = PARIS, it overrides the UK cities.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;- a user who can see all FR, except PARIS and LYON. How do I implement a "except" restriction ?&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Do you have any idea on how to implement this kind of data reduction ?&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial; font-size: small;"&gt;Thanks in advance for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493350#M1269430</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced data reduction in section access</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493351#M1269432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- a user who can see FR, all postcode starting by 75 and 92. How do you deal with the restriction "starting by" ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Create another field using LEFT(yourfield,2)&lt;/P&gt;&lt;P&gt;- a user who can see all UK and only city PARIS for FR. If I set a restriction on city = PARIS, it overrides the UK cities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Two lines into your Section Access solve this&lt;/P&gt;&lt;P&gt;- a user who can see all FR, except PARIS and LYON. How do I implement a "except" restriction ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I don´t know how to do this either&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 14:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493351#M1269432</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-06T14:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced data reduction in section access</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493352#M1269434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can follow the below link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 14:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493352#M1269434</guid>
      <dc:creator />
      <dc:date>2013-09-06T14:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced data reduction in section access</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493353#M1269436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answers, but they don't answer to the questions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On first point, the LEFT(postcode, 2) works for french postcode which are meanful on the first 2 digits, but not for UK for eg which is meanfull on the first 3 digits. &lt;STRONG&gt;My question is more generally : can I create restrictions with wildcard caracters (for eg on a customer field, make a security restriction '*SAMSUNG*') ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the second point, I suppose your proposition of 2 lines in Section Access looks like : &lt;/P&gt;&lt;P&gt;line 1 : COUNTRY = UK, CITY = BLANK&lt;/P&gt;&lt;P&gt;line 2 : COUNTRY = FR, CITY = PARIS&lt;/P&gt;&lt;P&gt;The result of this restriction is COUNTRY = UK, FR&amp;nbsp;&amp;nbsp;&amp;nbsp; and&amp;nbsp;&amp;nbsp; CITY = PARIS&lt;/P&gt;&lt;P&gt;So, I would only see PARIS, and none of the UK cities, while my need would be to see all UK cities + Paris.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;More generally, on the second point, my question is : is it possible to perform restrictions with the OR operator between the lines, instead of AND&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;In the above example, the restriction do not work because the restriction makes an AND for the 2 lines of restriction : (COUNTRY = UK) AND (COUNTRY = FR AND CITY = PARIS).&lt;/P&gt;&lt;P&gt;While my need is to get the result with an OR operator : (COUNTRY = UK) OR (COUNTRY = FR AND CITY = PARIS)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 07:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493353#M1269436</guid>
      <dc:creator />
      <dc:date>2013-09-09T07:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Advanced data reduction in section access</title>
      <link>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493354#M1269439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nandkishor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your link can be an answer for my second question, thanks ! By the way, it looks quite complex for a 'simple need'. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 07:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Advanced-data-reduction-in-section-access/m-p/493354#M1269439</guid>
      <dc:creator />
      <dc:date>2013-09-09T07:41:23Z</dc:date>
    </item>
  </channel>
</rss>

