<?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: Security rule - Sheet in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802304#M30740</link>
    <description>&lt;P&gt;What is the "Resource filter", Actions and Conditions of the security rule?&lt;/P&gt;&lt;P&gt;You can Audit the users to see which rules provide access to the App Objects.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2021 18:45:19 GMT</pubDate>
    <dc:creator>jwjackso</dc:creator>
    <dc:date>2021-04-23T18:45:19Z</dc:date>
    <item>
      <title>Security rule - Sheet</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1801919#M30737</link>
      <description>&lt;P&gt;At our company, we have a owner of sheet that is unpublished.&amp;nbsp; He would like to shared this unpublish sheet to four employees.&amp;nbsp; How would I write a security rule to accomplish this task as a Qlik Administrator?&lt;/P&gt;&lt;P&gt;I will provide an example of the security rule that I have already written; however, it provide more access to custom sheet other than just the one sheet.&lt;/P&gt;&lt;P&gt;((resource.id="0b4f3249-1c55-4ecc-959a-e06366939b10" and resource.App.HasPrivilege("read") and resource.objectType="sheet" and resource.published ="false" or user.name="John Doe" or user.name="John Doe2" or user.name="John Doe3"))&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1801919#M30737</guid>
      <dc:creator>wallace0834</dc:creator>
      <dc:date>2025-01-29T17:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule - Sheet</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1801924#M30738</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(((resource.id="0b4f3249-1c55-4ecc-959a-e06366939b10" and resource.App.HasPrivilege("read") and resource.objectType="sheet" and resource.published ="false")&amp;nbsp;&lt;STRONG&gt;and (user.name="John Doe" or user.name="John Doe2" or user.name="John Doe3"))&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;I thing having&amp;nbsp; &lt;STRONG&gt;or user.name="John Doe" or user.name="John Doe2" or user.name="John Doe3"&amp;nbsp;&lt;/STRONG&gt;meant that the the first half had to be true or any of those users had to be true.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Apr 2021 19:25:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1801924#M30738</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-22T19:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule - Sheet</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802247#M30739</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; After I wrote this security rule, John Doe, John Doe2 could see more unpublished sheet other than one sheet.&amp;nbsp; Would you have a better idea on how to write this security just to share one unpublisheet for a couple individuals?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 15:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802247#M30739</guid>
      <dc:creator>wallace0834</dc:creator>
      <dc:date>2021-04-23T15:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule - Sheet</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802304#M30740</link>
      <description>&lt;P&gt;What is the "Resource filter", Actions and Conditions of the security rule?&lt;/P&gt;&lt;P&gt;You can Audit the users to see which rules provide access to the App Objects.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 18:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802304#M30740</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-23T18:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule - Sheet</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802320#M30741</link>
      <description>&lt;P&gt;Ok.&amp;nbsp; I think I have somewhat figured it out.&amp;nbsp; Our organization uses roles.&amp;nbsp; Everyone who has Consumer role can only see the one unpublish sheet while employee who have a Contributor role see all of the unpublish sheets from the owner of this app.&amp;nbsp; We do not want the Contributor, but to see only one unpublish sheet and not more.&amp;nbsp; Is there way to add to the existing security rule to exclude only them being able to see that one sheet?&lt;/P&gt;&lt;P&gt;You have been extremely helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 20:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802320#M30741</guid>
      <dc:creator>wallace0834</dc:creator>
      <dc:date>2021-04-23T20:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Security rule - Sheet</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802328#M30742</link>
      <description>&lt;P&gt;You may be experiencing the same thing that we encountered when we implemented Custom Properties.&amp;nbsp; We initially had a property ADGroup that had developer (contributer) and user (consumer).&amp;nbsp; When we tested the security rules we found that if you were a developer for stream1 and were a consumer for stream2, you were able to develop in both streams.&amp;nbsp; The rules appeared to use OR instead of AND when evaluating access to the stream/applications.&lt;/P&gt;&lt;P&gt;We had to create two custom properties, ADGroup that granted access to streams/apps and Developer that identified you as a developer(contributer).&amp;nbsp; This was the only way we could get the rule to perform AND logic.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 22:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rule-Sheet/m-p/1802328#M30742</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2021-04-23T22:03:48Z</dc:date>
    </item>
  </channel>
</rss>

