<?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 problem with section access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/1200566#M386697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have a dashboard that multi user have access to it and it has a multi tab&lt;/P&gt;&lt;P&gt;each user have access to certain tab&lt;/P&gt;&lt;P&gt;i attached my sample&lt;/P&gt;&lt;P&gt;access table is something like below:|&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qqqq.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142407_qqqq.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i login with md1\qlikview every thing is ok and i can see just sheet 1 and 2 but when i login with the other user access point redirect me to login page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* in distribute tab i set named user and add all 3 users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Oct 2016 10:00:46 GMT</pubDate>
    <dc:creator>omid5ive</dc:creator>
    <dc:date>2016-10-29T10:00:46Z</dc:date>
    <item>
      <title>problem with section access</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/1200566#M386697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have a dashboard that multi user have access to it and it has a multi tab&lt;/P&gt;&lt;P&gt;each user have access to certain tab&lt;/P&gt;&lt;P&gt;i attached my sample&lt;/P&gt;&lt;P&gt;access table is something like below:|&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qqqq.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142407_qqqq.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i login with md1\qlikview every thing is ok and i can see just sheet 1 and 2 but when i login with the other user access point redirect me to login page&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* in distribute tab i set named user and add all 3 users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2016 10:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/1200566#M386697</guid>
      <dc:creator>omid5ive</dc:creator>
      <dc:date>2016-10-29T10:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: problem with section access</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/1200567#M386698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;finally i find the solution&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;i changed my section access like blow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;section Access;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'ADMIN' as ACCESS,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Upper('Md1\'&amp;amp;SAMAccountFullName) as NTNAME,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (SubStringCount(SAMAccountFullName,'qlikview')=0,User_ID,'*') as REDUCTION_KEY;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SQL SELECT *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM Users;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;notice:&lt;BR /&gt;qlickview user is a user that qlikview server service is run with it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2016 07:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-section-access/m-p/1200567#M386698</guid>
      <dc:creator>omid5ive</dc:creator>
      <dc:date>2016-10-30T07:28:30Z</dc:date>
    </item>
  </channel>
</rss>

