<?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 section access to hide tabs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242428#M1307922</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;How can I use section access script to control access to application tabs for different users?&lt;/P&gt;&lt;P&gt;Example will be really appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>section access to hide tabs</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242428#M1307922</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;How can I use section access script to control access to application tabs for different users?&lt;/P&gt;&lt;P&gt;Example will be really appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242428#M1307922</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>section access to hide tabs</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242429#M1307923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; here is what u want&lt;/P&gt;&lt;P&gt;section Access;&lt;/P&gt;&lt;P&gt;Load * inline&amp;nbsp; [&lt;/P&gt;&lt;P&gt;Access,UserID,Password,SHEETID&lt;/P&gt;&lt;P&gt;Admin,sunil,sunil,*&lt;/P&gt;&lt;P&gt;user,sumit,sumit,SH01&lt;/P&gt;&lt;P&gt;user,vishesh,vishesh,SH02&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;&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;SHEETID, // Required to be in capital&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;from path;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in document properties-&amp;gt; &lt;/P&gt;&lt;P&gt;check initial reduction based on section access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general of ur tab-&amp;gt; check conditional -&amp;gt; count( 'SH01')&amp;gt;1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sunil Chauhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 10:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242429#M1307923</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-02T10:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: section access to hide tabs</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242430#M1307924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check my attached file for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2011 03:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242430#M1307924</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-10-08T03:41:17Z</dc:date>
    </item>
    <item>
      <title>section access to hide tabs</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242431#M1307925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; but I have 35 users and 21 sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur solution is becoming laborious thing to maintain....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any alternative?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 17:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242431#M1307925</guid>
      <dc:creator />
      <dc:date>2011-10-25T17:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: section access to hide tabs</title>
      <link>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242432#M1307926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you use this section access along with initial load reduction with strict exclusion.&amp;nbsp; I am using section access to reduce data by values in specific fields like Project Manager.&amp;nbsp; can I add the hide tab section access to this same load script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 19:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/section-access-to-hide-tabs/m-p/242432#M1307926</guid>
      <dc:creator />
      <dc:date>2013-03-27T19:50:44Z</dc:date>
    </item>
  </channel>
</rss>

