<?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: Section Access with Null reduction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71498#M11738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add a CITY field to your Section Access table to get a Link Field that blocks the "Access Denied" situation because of total data reduction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2018 14:20:49 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2018-04-26T14:20:49Z</dc:date>
    <item>
      <title>Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71494#M11734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement like if any user is not assigned with any reduction field value and also strict exclusion is there on document so still user can be able to see data from other table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose, &lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;load * inline[&lt;/P&gt;&lt;P&gt;ACCESS,NTNAME,REDUCE&lt;/P&gt;&lt;P&gt;USER,ab123,&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;REDUCE&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;load * inline[&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;CITY&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;City1,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;City2&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;P&gt;and also document is having strict exclusion.&lt;/P&gt;&lt;P&gt;Now, when user opens document it shows access denied but it works fine with ADMIN.so is there any way to handle this scenario to let the user open document and should see values from city.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2018 09:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71494#M11734</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-02-08T09:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71495#M11735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I concatenate dummy record with it works but is there any work around like,if there is no reduce data present for user then only concatenate dummy else as is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 11:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71495#M11735</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-04-26T11:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71496#M11736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is possible. Add a second Link field that connects to the City table. For user ab123, all data in tables connected to the REDUCE table will be reduced away, but the CITY table will still contain data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have to rethink your data model though. One solace: Section Access will not create circular references.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 11:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71496#M11736</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-04-26T11:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71497#M11737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply but, couldn't get that second link field that connect to city table as in?can you please elaborate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 12:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71497#M11737</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-04-26T12:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71498#M11738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just add a CITY field to your Section Access table to get a Link Field that blocks the "Access Denied" situation because of total data reduction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 14:20:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71498#M11738</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-04-26T14:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71499#M11739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I add CITY field in section access table like,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;section access;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * inline[&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACCESS,NTNAME,REDUCE,CITY&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER,ab123,,A&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and concatenate below two table&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;section application;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * inline[&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;REDUCE&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;B&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concatenate&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load * inline[&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CITY&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;City1,&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;City2&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;];&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;then user is able to see only assigned CITY which is A where, my requirement is to show all cities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 06:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71499#M11739</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-04-27T06:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access with Null reduction</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71500#M11740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe it's better if you first read a Section Access introduction like these:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3745"&gt;A Primer on Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2775"&gt;Basics for complex authorization&lt;/A&gt;‌&lt;SPAN style="font-size: 10pt;"&gt; and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5917"&gt;QlikView Section Access Examples&lt;/A&gt;‌&lt;SPAN style="font-size: 10pt;"&gt;‌ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;From the second article, you can use the &amp;lt;ANY&amp;gt; trick to expand access rights stored in unique Section Access entries into all Cities.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few additional remarks:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;QlikView linkage is a strict value based affair. If link field values do not match, they won't produce links.&lt;/LI&gt;&lt;LI&gt;In Section Access fields, you could use asterisks ( * ) but those only expand to all values &lt;EM&gt;present in the Section Access column&lt;/EM&gt;, not to the other values anywhere else in that same field in your data model. Pretty much useless if you don't put all CITY values in your Section Access table. &lt;/LI&gt;&lt;LI&gt;Don't throw your two tables CITY and REDUCE together. As I said before, Section Access cuts all circular references and works ok with different link fields as long as they are in different tables in Section Application. Keeps your data model tidy.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 07:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-with-Null-reduction/m-p/71500#M11740</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-04-27T07:08:34Z</dc:date>
    </item>
  </channel>
</rss>

