<?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 question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590357#M738563</link>
    <description>&lt;P&gt;Somewhere you are doing wrong. Section access table &lt;STRONG&gt;doesn't&lt;/STRONG&gt; appear in table viewer.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2019 09:12:20 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2019-06-11T09:12:20Z</dc:date>
    <item>
      <title>Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590343#M738560</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;In my project one of existing qlikview dashboards is showing Section Access table in table viewer. When I check the log file in file location, it does not have Section Access script. in dashboard I checked for hidden script. All options for hidden script are disabled. Can anyone please tell me how/where the section access details would be available?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Hidden script options.png" style="width: 252px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13532iF6CEA032AF84E755/image-size/large?v=v2&amp;amp;px=999" role="button" title="Hidden script options.png" alt="Hidden script options.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590343#M738560</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590348#M738561</link>
      <description>&lt;P&gt;is there a binary load in your script so a datamodel with section access is being loaded?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590348#M738561</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-06-11T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590354#M738562</link>
      <description>&lt;P&gt;If you're seeing a table with the name Section Access then somebody probably didn't create the Access and Application sections correctly.&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Section.htm" target="_blank" rel="noopener"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptRegularStatements/Section.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here's an example of how it used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Section Access;

Load * inline
[ACCESS,USERID,PASSWORD
ADMIN, A,X
USER,U,Y ];


Section Application;

Load some_stuff from some_source;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590354#M738562</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2019-06-11T09:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590357#M738563</link>
      <description>&lt;P&gt;Somewhere you are doing wrong. Section access table &lt;STRONG&gt;doesn't&lt;/STRONG&gt; appear in table viewer.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:12:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590357#M738563</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2019-06-11T09:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590360#M738564</link>
      <description>&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;There is no binary load in script.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590360#M738564</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2019-06-11T09:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590368#M738565</link>
      <description>&lt;P&gt;or maybe an include?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 09:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590368#M738565</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-06-11T09:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590442#M738566</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;Section access script is not at all showing either while loading the script or in log file after completing the reload. But it is appearing in table viewer. If it is in hidden script, then Edit hidden script option should be enabled. If hidden script is not there then, Create hidden script option should be enabled. But if you observe in the image which I have attached, all options are disabled. How is it possible. Can anyone please tell me.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Raju</description>
      <pubDate>Tue, 11 Jun 2019 12:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590442#M738566</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2019-06-11T12:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590733#M738567</link>
      <description>&lt;P&gt;Did you check if if there is any include statement of a qvs file , there could be a possible situation that qvs file is included in the script which has the section access table.&lt;/P&gt;&lt;P&gt;If, not try loading part of the script using exit script and check where the section access table might get loaded.&lt;/P&gt;&lt;P&gt;My thought is that there could be an include statement with a qvs file loading the section access table&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 05:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590733#M738567</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2019-06-12T05:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Section access question</title>
      <link>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590805#M738568</link>
      <description>&lt;P&gt;Checking for a prj-folder (which might contain invalid data) might be a further cause.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 07:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-access-question/m-p/1590805#M738568</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-06-12T07:48:27Z</dc:date>
    </item>
  </channel>
</rss>

