<?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 ISSUE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25853#M4268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;EM&gt;Nagaraj&amp;nbsp; Thank you ....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt; using a macro for Save and Exit i'm able to achieve this&lt;/P&gt;&lt;P&gt;Added a macro like below to save and quit by checking as &lt;STRONG&gt;you&lt;/STRONG&gt; suggested.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Initial Data Reduction Based On Section Access&lt;/STRONG&gt; instead of &lt;STRONG&gt;Initial Selection Based on Section Access &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;so when ever user perform reload automatically the dashboard closed and user need to access again to see the data then this is getting restricted accordingly.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;triggers &amp;gt; &lt;/SPAN&gt;On post reload &amp;gt; assigned '&lt;SPAN style="font-size: 13.3333px;"&gt;SaveAndQuit'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB SaveAndQuit&lt;/P&gt;&lt;P&gt;ActiveDocument.Save&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.Quit&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2018 11:31:58 GMT</pubDate>
    <dc:creator>kakani87</dc:creator>
    <dc:date>2018-02-19T11:31:58Z</dc:date>
    <item>
      <title>SECTION ACCESS ISSUE</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25849#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I'm working on section access and the issue here is when i logged in as a user restricting properly but when i click the clear button it is showing the other user data as well. &lt;/P&gt;&lt;P&gt;Particularly when i click clear it is navigating to the restricted tab/sheet for the user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here I'm sharing the sample to analyse with login&amp;nbsp; details&lt;/P&gt;&lt;P&gt;USERID&amp;nbsp; PWD&lt;/P&gt;&lt;P&gt;SAI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123&lt;/P&gt;&lt;P&gt;AJITH&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123&lt;/P&gt;&lt;P&gt;ADMIN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 123&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kishore.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 05:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25849#M4264</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-02-15T05:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS ISSUE</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25850#M4265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached file. I have done multiple changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Compare the script of your version of file and my version.&lt;/P&gt;&lt;P&gt;2) Check the show &lt;SPAN style="font-size: 13.3333px;"&gt;sheet expression&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;3) You have to enable the below option in the document properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="193463" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193463_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 06:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25850#M4265</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-15T06:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS ISSUE</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25851#M4266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;STRONG&gt;Nagaraj&lt;/STRONG&gt; for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here when i reload the document as user&amp;nbsp; with &lt;STRONG&gt;Initial data reduction based on section access&lt;/STRONG&gt; checked instead &lt;STRONG&gt;initial selection based on section Access&lt;/STRONG&gt; the other data as well reflecting here&amp;nbsp; and tab access is not restricted here in your version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 06:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25851#M4266</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-02-15T06:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS ISSUE</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25852#M4267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For Information Purpose&lt;/P&gt;&lt;P&gt;This document is not deployed in server&amp;nbsp; as the document is a OEM license leased not from the server leased license &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2018 07:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25852#M4267</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-02-15T07:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS ISSUE</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25853#M4268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;EM&gt;Nagaraj&amp;nbsp; Thank you ....&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt; using a macro for Save and Exit i'm able to achieve this&lt;/P&gt;&lt;P&gt;Added a macro like below to save and quit by checking as &lt;STRONG&gt;you&lt;/STRONG&gt; suggested.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Initial Data Reduction Based On Section Access&lt;/STRONG&gt; instead of &lt;STRONG&gt;Initial Selection Based on Section Access &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;so when ever user perform reload automatically the dashboard closed and user need to access again to see the data then this is getting restricted accordingly.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;triggers &amp;gt; &lt;/SPAN&gt;On post reload &amp;gt; assigned '&lt;SPAN style="font-size: 13.3333px;"&gt;SaveAndQuit'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB SaveAndQuit&lt;/P&gt;&lt;P&gt;ActiveDocument.Save&lt;/P&gt;&lt;P&gt;&amp;nbsp; ActiveDocument.GetApplication.Quit&lt;/P&gt;&lt;P&gt;END SUB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 11:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25853#M4268</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-02-19T11:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: SECTION ACCESS ISSUE</title>
      <link>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25854#M4269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Saikishore,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm glad you solved your problem and sorry I couldn't get time to check community so I was not able to help you. I like your idea. Have a fantastic day! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 01:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SECTION-ACCESS-ISSUE/m-p/25854#M4269</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-02-20T01:56:58Z</dc:date>
    </item>
  </channel>
</rss>

