<?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: Unwanted  qvw restrict to users from access control in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478241#M557208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/29163"&gt;this discussion&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jun 2013 16:24:54 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-06-17T16:24:54Z</dc:date>
    <item>
      <title>Unwanted  qvw restrict to users from access control</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478240#M557207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have 4 modules in&amp;nbsp; access control using Qlikview&amp;nbsp; Version 11&amp;nbsp; , User wise section access is implemented now we want to restrict users &lt;/P&gt;&lt;P&gt;to view documents which are not relevent to that user.&amp;nbsp; Means if marketing user should not see&amp;nbsp; Finanace Qvw in access control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achive the same , Experts Please comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas Mahajan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 13:01:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478240#M557207</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-06-17T13:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted  qvw restrict to users from access control</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478241#M557208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/29163"&gt;this discussion&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 16:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478241#M557208</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-17T16:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted  qvw restrict to users from access control</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478242#M557209</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;If you are using 4 different QVW's , you can restrict the data by giving section aceess in document level for different applications. &lt;/P&gt;&lt;P&gt;if you are did all modules in one application, you have to apply section access in data level. if any help needed in doing both i will help you.&lt;/P&gt;&lt;P&gt;Above post also very helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khadeer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 17:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478242#M557209</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-06-17T17:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unwanted  qvw restrict to users from access control</title>
      <link>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478243#M557210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use a Macro that runs OnOpen and gets the current user and compares it to the users we want to have access to a sheet. A variable is then set to either 1 or 0. &lt;/P&gt;&lt;P&gt;Then on the General Tab of the sheet properties in the Show Sheet Conditional box we put &lt;/P&gt;&lt;P&gt;"vShowSheet = 1" (which will show the sheet) otherwise it is hidden.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;sub ShowSheet&lt;BR /&gt;if (ActiveDocument.GetLayout.QVUser) = "User1" _&lt;BR /&gt;or (ActiveDocument.GetLayout.QVUser) = "User2" then&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set v = ActiveDocument.Variables("vShowSheet")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v.SetContent&amp;nbsp; "1", True&lt;BR /&gt;Else&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set v = ActiveDocument.Variables("vShowSheet")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; v.SetContent&amp;nbsp; "0", True&lt;BR /&gt;end if &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 22:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unwanted-qvw-restrict-to-users-from-access-control/m-p/478243#M557210</guid>
      <dc:creator />
      <dc:date>2013-06-17T22:48:13Z</dc:date>
    </item>
  </channel>
</rss>

