<?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: Numbers not populating due to Section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Numbers-not-populating-due-to-Section-access/m-p/1695379#M450909</link>
    <description>&lt;P&gt;The following Design Blog post should be helpful, in particular there are two additional links related to Dynamic Reduction fields at the bottom, so be sure to read those too, hopefully that will help you sort things out.&amp;nbsp; The only other thing I can suggest to you is to comment out your Section Access line in the script such that the table loads into the visible data model, that will allow you to do some troubleshooting having access to those to try to see where things are going wrong...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 16:39:16 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2020-04-21T16:39:16Z</dc:date>
    <item>
      <title>Numbers not populating due to Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Numbers-not-populating-due-to-Section-access/m-p/1687955#M450483</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;U&gt;This is a gist of section access script in my qlik application&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;SectionControl:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Username,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Access,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RSM as Regional Sales Manager,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RSD as Regional Sales Director,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RSH as Regional Sales Head&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[ location\section_access.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here &lt;/STRONG&gt;&lt;SPAN&gt;RSM&lt;/SPAN&gt;&lt;STRONG&gt; is the header in my section_access file under which I have mentioned the names of few RSMs to whom I want to show the data.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regional Sales Manager&lt;/SPAN&gt;&lt;STRONG&gt; is the header in my dataset to which I want to restrict the access.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The problem explained with a dummy example-&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;U&gt;In my Qlikview application the section access was working fine in case -1&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[xyz]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MONTH,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MARKS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES MANAGER,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES DIRECTOR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES HEAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[location\xxx.qvd]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here in case 1, the &lt;/STRONG&gt;&lt;SPAN&gt;marks&lt;/SPAN&gt;&lt;STRONG&gt; (coming from xxx qvd) are populating across RSMs in a table.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;U&gt;The section access isn’t working in case -2&lt;/U&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case-2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[xyz]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MONTH,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;MARKS,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES MANAGER,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES DIRECTOR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES HEAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[location\xxx.qvd]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate [xyz]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actuals:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MONTH,&lt;/P&gt;&lt;P&gt;SALES,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES MANAGER,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES DIRECTOR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;REGIONAL SALES HEAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[location\sales.qvd]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here in case-2 the numbers for&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;SALES&lt;/SPAN&gt;&lt;STRONG&gt;&amp;nbsp;(coming from concatenated qvd) are not populating with &lt;/STRONG&gt;MARKS&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;(coming from xxx qvd) across the hierarchy in a table, section access being applied.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When I remove the section access both Marks and Sales get populated.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please suggest what can be the reason.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 07:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbers-not-populating-due-to-Section-access/m-p/1687955#M450483</guid>
      <dc:creator>Pratyaksh</dc:creator>
      <dc:date>2020-03-26T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Numbers not populating due to Section access</title>
      <link>https://community.qlik.com/t5/QlikView/Numbers-not-populating-due-to-Section-access/m-p/1695379#M450909</link>
      <description>&lt;P&gt;The following Design Blog post should be helpful, in particular there are two additional links related to Dynamic Reduction fields at the bottom, so be sure to read those too, hopefully that will help you sort things out.&amp;nbsp; The only other thing I can suggest to you is to comment out your Section Access line in the script such that the table loads into the visible data model, that will allow you to do some troubleshooting having access to those to try to see where things are going wrong...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 16:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Numbers-not-populating-due-to-Section-access/m-p/1695379#M450909</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-04-21T16:39:16Z</dc:date>
    </item>
  </channel>
</rss>

