<?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 Sheet Level Access in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sheet-Level-Access/m-p/1809809#M65989</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a dashboard with two tabs. Now as per the access requirement, the 1st tab should be accessible to all whereas the 2nd tab only to 20 users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have implemented a solution, where in I edited tab2 -- Sheet Properties--Conditional&amp;nbsp; and had written the below code. X and Y are user names and it is working fine. However the challenge with this solution is whenever a new user for tab2 needs to be added, everytime the code needs to be changed.&lt;/P&gt;&lt;P&gt;=if(match(upper(osuser()),&lt;BR /&gt;'DOMAIN\X',&lt;/P&gt;&lt;P&gt;DOMAIN\Y'&lt;BR /&gt;)=0, 0, 1)&lt;/P&gt;&lt;P&gt;Is there a way we can make it excel based, so that adding the usernames in the excel will allow the new user to get access in both the sheets and the application will not be required to update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ankhi&lt;/P&gt;</description>
    <pubDate>Fri, 21 May 2021 15:41:35 GMT</pubDate>
    <dc:creator>Ankhi</dc:creator>
    <dc:date>2021-05-21T15:41:35Z</dc:date>
    <item>
      <title>Sheet Level Access</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Level-Access/m-p/1809809#M65989</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a dashboard with two tabs. Now as per the access requirement, the 1st tab should be accessible to all whereas the 2nd tab only to 20 users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have implemented a solution, where in I edited tab2 -- Sheet Properties--Conditional&amp;nbsp; and had written the below code. X and Y are user names and it is working fine. However the challenge with this solution is whenever a new user for tab2 needs to be added, everytime the code needs to be changed.&lt;/P&gt;&lt;P&gt;=if(match(upper(osuser()),&lt;BR /&gt;'DOMAIN\X',&lt;/P&gt;&lt;P&gt;DOMAIN\Y'&lt;BR /&gt;)=0, 0, 1)&lt;/P&gt;&lt;P&gt;Is there a way we can make it excel based, so that adding the usernames in the excel will allow the new user to get access in both the sheets and the application will not be required to update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ankhi&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 15:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Level-Access/m-p/1809809#M65989</guid>
      <dc:creator>Ankhi</dc:creator>
      <dc:date>2021-05-21T15:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet Level Access</title>
      <link>https://community.qlik.com/t5/App-Development/Sheet-Level-Access/m-p/1809836#M65991</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/114262"&gt;@Ankhi&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Here are some related links-&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Documents/Sheet-or-App-Object-Level-Security-Qlik-Sense/ta-p/1485114" target="_blank"&gt;https://community.qlik.com/t5/Documents/Sheet-or-App-Object-Level-Security-Qlik-Sense/ta-p/1485114&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Documents/QlikSense-Sheet-Level-Security-QMC-Security-Rules/ta-p/1478917" target="_blank"&gt;https://community.qlik.com/t5/Documents/QlikSense-Sheet-Level-Security-QMC-Security-Rules/ta-p/1478917&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Sheet-Level-Security-in-QlikSense/td-p/134546" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Sheet-Level-Security-in-QlikSense/td-p/134546&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 18:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sheet-Level-Access/m-p/1809836#M65991</guid>
      <dc:creator>Sweta_Sharma</dc:creator>
      <dc:date>2021-05-21T18:10:45Z</dc:date>
    </item>
  </channel>
</rss>

