<?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 using bridge table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999480#M339828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The failed to open document message actually suggests that the section access is working but that the user trying to open the document is either not (correctly) in the section access user list and/or there is no data for the user with the restrictions the user has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that you have the domain included in the NTNAME field, can you try without, so instead of&lt;/P&gt;&lt;P&gt;R1-CORE\CBALAKRI&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;CBALAKRI&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 14:51:10 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2015-09-22T14:51:10Z</dc:date>
    <item>
      <title>Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999473#M339821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/4003"&gt;hic&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I have attached qvw and qvd&lt;/P&gt;&lt;P&gt;Its working on desktop not on access point.I followed your post complex authorization&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999473#M339821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T12:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999474#M339822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this sample you renamed the fields in the first qvd load and stored it again, so your bridge table does not load. Use the new fieldnames e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load [Reporting/Issuing Office] &amp;amp;'|'&amp;amp; [Local Branch Code] as AuthID, [Reporting/Issuing Office] &amp;amp;'|'&amp;amp; [Local Branch Code] as %AuthID &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999474#M339822</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-09-22T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999475#M339823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using this qvw for section access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999475#M339823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T13:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999476#M339824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;?? Yes, what is your point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the qvw you attached here, the load for the bridge table is failing as the fieldnames&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;[Rep-OffOO] &amp;amp;'|'&amp;amp; [Loc-Br-AnalOO])&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;do not exist because in the load before that you e.g use&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Rep-OffOO] as [Reporting/Issuing Office],&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Which you then store into that qvd again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Bridge Table used for Section Access&lt;/P&gt;&lt;P&gt;Bridge:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load [Rep-OffOO] &amp;amp;'|'&amp;amp; [Loc-Br-AnalOO] as AuthID, [Rep-OffOO] &amp;amp;'|'&amp;amp; [Loc-Br-AnalOO] as %AuthID&amp;nbsp; From $(HF_OGIS_QVD)(qvd); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999476#M339824</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-09-22T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999477#M339825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have corrected the qvd and qvw and uploaded.&lt;/P&gt;&lt;P&gt;same qvw is working on desktop but not working on access point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:01:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999477#M339825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T14:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999478#M339826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah ok, what I notice is that the %AuthID field is not completely in capitals. For section access all fieldnames and field values must be in capitals. So try to change the fieldname to %AUTHID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;From the help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;All the fields listed in &lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Load&lt;/SPAN&gt; or &lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Select&lt;/SPAN&gt; statements in the section access must be written in UPPER CASE. Any field name containing lower case letters in the database should be converted to upper case using the &lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;upper&lt;/SPAN&gt; function, see &lt;A class="MCXref_0" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="" title=""&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;upper(textexpression)&lt;/EM&gt;&lt;/A&gt;, before being read by the &lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Load&lt;/SPAN&gt; or &lt;SPAN class="Bold" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Select&lt;/SPAN&gt; statement. However the user ID and the password entered by the end-user opening the QlikView documents are case insensitive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999478#M339826</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-09-22T14:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999479#M339827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply&lt;/P&gt;&lt;P&gt;I have tested that also its working on desktop but not working on access point(failed to open the document).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:29:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999479#M339827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T14:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999480#M339828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The failed to open document message actually suggests that the section access is working but that the user trying to open the document is either not (correctly) in the section access user list and/or there is no data for the user with the restrictions the user has.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that you have the domain included in the NTNAME field, can you try without, so instead of&lt;/P&gt;&lt;P&gt;R1-CORE\CBALAKRI&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;CBALAKRI&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999480#M339828</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-09-22T14:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999481#M339829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Piet,&lt;/P&gt;&lt;P&gt;its working on desktop for the same(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;R1-CORE\CBALAKRI)&amp;nbsp;&amp;nbsp; but not working on access point.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 07:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999481#M339829</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-23T07:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999482#M339830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the issue I am having. Was it ever solved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 21:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999482#M339830</guid>
      <dc:creator>nancypoliti</dc:creator>
      <dc:date>2018-01-19T21:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Section access using bridge table</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999483#M339831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realise this thread is a few years old but as I found it while I was having the issue I thought I'd share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With publisher, the document reduces by the access given to the service account user, before reducing for individual users.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That is, a service account user with access &amp;lt;ANY&amp;gt;|&amp;lt;ANY&amp;gt;, will reduce the entire document to this exact string, before attempting to reduce to ABC|XYZ. As ABC|XYZ doesn't exist any more (only &amp;lt;ANY&amp;gt;|&amp;lt;ANY&amp;gt; does), the access denied message is shown.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The simple solution is just to give the service account user blank access. I.e. an empty string, rather than &amp;lt;ANY&amp;gt;|&amp;lt;ANY&amp;gt;. This will mean all strings (i.e. no reduction) exist in the master app, so the reduction to ABC|XYZ will be allowed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 00:30:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-using-bridge-table/m-p/999483#M339831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T00:30:47Z</dc:date>
    </item>
  </channel>
</rss>

