<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636557#M733213</link>
    <description>&lt;P&gt;create a new sheet&lt;/P&gt;&lt;P&gt;go to tab general of the tab&lt;/P&gt;&lt;P&gt;edit show condition&lt;/P&gt;&lt;P&gt;=match(upper(osuser()),'DOMAIN\USER1','DOMAIN\USER2')&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 09:34:30 GMT</pubDate>
    <dc:creator>martinpohl</dc:creator>
    <dc:date>2019-10-17T09:34:30Z</dc:date>
    <item>
      <title>Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636548#M733212</link>
      <description>&lt;P&gt;Hi All ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to know how do i create a section Access using NT name ..&amp;nbsp; Users access the application thorugh&lt;STRONG&gt; Access Point&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;at sheet level . ( i don't want to assign the users password , it should happen through there NT name user id and password )&lt;BR /&gt;Can someone please help with the steps&lt;/P&gt;&lt;P&gt;Tahnks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636548#M733212</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636557#M733213</link>
      <description>&lt;P&gt;create a new sheet&lt;/P&gt;&lt;P&gt;go to tab general of the tab&lt;/P&gt;&lt;P&gt;edit show condition&lt;/P&gt;&lt;P&gt;=match(upper(osuser()),'DOMAIN\USER1','DOMAIN\USER2')&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 09:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636557#M733213</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-10-17T09:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636569#M733214</link>
      <description>&lt;P&gt;Hi Martinphol&lt;/P&gt;&lt;P&gt;Thanls for the reply .I really did not understood , can you please give me one example it will be really helpfull for me .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have never created a section access beofre . Users are access the developed dashboard trough &lt;STRONG&gt;Access Point&lt;/STRONG&gt; .&lt;/P&gt;&lt;P&gt;Tahnks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 09:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636569#M733214</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2019-10-17T09:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636578#M733215</link>
      <description>&lt;P&gt;I didn't meant to realize sheet access by section access.&lt;/P&gt;&lt;P&gt;for that&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;ACCESS, NTNAME, SHEET&lt;/P&gt;&lt;P&gt;ADMIN, DOMAIN\USER1, A&lt;/P&gt;&lt;P&gt;ADMIN, DOMAIN\USER2, A&lt;/P&gt;&lt;P&gt;ADMIN, DOMAIN\USER2, B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;section application,&lt;/P&gt;&lt;P&gt;on the sheet, show condition&lt;/P&gt;&lt;P&gt;=substringcount(SHEET,'B') = 1&lt;/P&gt;&lt;P&gt;also enable on tab open under document properties reduce data on opening using section access&lt;/P&gt;&lt;P&gt;Remember that it only works after opening the sheet. after reload all datas for all users are in.&lt;/P&gt;&lt;P&gt;Also, don't forget to add service account to reload application&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 10:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636578#M733215</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2019-10-17T10:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636581#M733216</link>
      <description>&lt;P&gt;Hi Martinpohl,&lt;/P&gt;&lt;P&gt;What is service account ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within the script I need to add only this much right ? and change my domain . Can i also give SHeet ,1,2,3,4,?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;section access;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;ACCESS, NTNAME, SHEET&lt;/P&gt;&lt;P&gt;ADMIN, DOMAIN\USER1, A&lt;/P&gt;&lt;P&gt;ADMIN, DOMAIN\USER2, A&lt;/P&gt;&lt;P&gt;ADMIN, DOMAIN\USER2, B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 10:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1636581#M733216</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2019-10-17T10:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1639162#M733217</link>
      <description>&lt;P&gt;John, see the below links, pretty sure they should get you well on your way:&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;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Security.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Security.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 18:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access/m-p/1639162#M733217</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-23T18:33:43Z</dc:date>
    </item>
  </channel>
</rss>

