<?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 Security rules check if custom property is not set? in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Security-rules-check-if-custom-property-is-not-set/m-p/1275501#M31209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to check inside the security rules if a custom property is not set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that users that do not have a custom property for apps see all apps that also do not have a custom property&lt;SPAN style="font-size: 10pt;"&gt;, something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(user.@AppLevelMgmt=resource.@AppLevelMgmt)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(user.@AppLevelMgmt=&lt;STRONG&gt;NOTHING SET&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2025 17:06:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-01-29T17:06:43Z</dc:date>
    <item>
      <title>Security rules check if custom property is not set?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-check-if-custom-property-is-not-set/m-p/1275501#M31209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to check inside the security rules if a custom property is not set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want that users that do not have a custom property for apps see all apps that also do not have a custom property&lt;SPAN style="font-size: 10pt;"&gt;, something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(user.@AppLevelMgmt=resource.@AppLevelMgmt)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(user.@AppLevelMgmt=&lt;STRONG&gt;NOTHING SET&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2025 17:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-check-if-custom-property-is-not-set/m-p/1275501#M31209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-01-29T17:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Security rules check if custom property is not set?</title>
      <link>https://community.qlik.com/t5/Management-Governance/Security-rules-check-if-custom-property-is-not-set/m-p/1275502#M31210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got the solution at my own, folowing rules work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;(user.@AppLevelMgmt=resource.@AppLevelMgmt) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and&lt;/P&gt;&lt;P&gt;resource.@AppLevelMgmt.empty()) or ((resource.resourcetype = "App.Object" and &lt;/P&gt;&lt;P&gt;resource.published = "true") and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 07:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Security-rules-check-if-custom-property-is-not-set/m-p/1275502#M31210</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-02T07:33:21Z</dc:date>
    </item>
  </channel>
</rss>

