<?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: Custom Property tagged users can see apps, not sheets/objects in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906260#M74705</link>
    <description>&lt;P&gt;I think you would need to change this below rule as well, we did it long back so not exactly able to recall but can you compare what you got in this rule?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Digvijay_Singh_2-1647475000893.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74673iC65710D3E24C50BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Digvijay_Singh_2-1647475000893.png" alt="Digvijay_Singh_2-1647475000893.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Full rule text as below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and resource.@PH_AppGroup.empty()) or ((resource.resourcetype = "App.Object" and &lt;BR /&gt;resource.objectType != "app_appscript" and resource.published ="true" and resource.objectType != "loadmodel") and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;</description>
    <pubDate>Wed, 16 Mar 2022 23:58:15 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2022-03-16T23:58:15Z</dc:date>
    <item>
      <title>Custom Property tagged users can see apps, not sheets/objects</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906232#M74704</link>
      <description>&lt;P&gt;Hi - I set up a Custom Property called AppAccessGroup, and there are a few custom values assigned and I've since assigned them to both people and apps. Stream access was already started by being dictated by individual user so for the sake of not redoing it all, I've left that as is.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ksgo_0-1647468417339.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74664iA9B98233E0C96DCE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ksgo_0-1647468417339.png" alt="ksgo_0-1647468417339.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then created a security rule to enforce the tags:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ksgo_1-1647468559056.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74665i00B32187B9F5A34E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ksgo_1-1647468559056.png" alt="ksgo_1-1647468559056.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But now, the tagged users can only SEE the apps they're supposed to see (which, yay), but then are told there are &lt;U&gt;no available sheets.&lt;/U&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To my eye, none of my other existing security rules would limit what AppObjects can be seen or not, so I am at a complete loss as to why it is behaving this way and would really love some advice or idea of where to start looking. I need my users to see the apps they're supposed to see and everything within them. I thought using the App* was supposed to cover that but it does not appear to be doing so. I also attempted adding the AppObject* to the line with App*. &lt;/P&gt;
&lt;P&gt;And yes, I have been turning off the default rule of Stream to test this (plus if it had been on, this wouldn't be happening).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 22:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906232#M74704</guid>
      <dc:creator>ksgo</dc:creator>
      <dc:date>2022-03-16T22:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Property tagged users can see apps, not sheets/objects</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906260#M74705</link>
      <description>&lt;P&gt;I think you would need to change this below rule as well, we did it long back so not exactly able to recall but can you compare what you got in this rule?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Digvijay_Singh_2-1647475000893.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74673iC65710D3E24C50BF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Digvijay_Singh_2-1647475000893.png" alt="Digvijay_Singh_2-1647475000893.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Full rule text as below&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(resource.resourcetype = "App" and resource.stream.HasPrivilege("read") and resource.@PH_AppGroup.empty()) or ((resource.resourcetype = "App.Object" and &lt;BR /&gt;resource.objectType != "app_appscript" and resource.published ="true" and resource.objectType != "loadmodel") and resource.app.stream.HasPrivilege("read"))&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 23:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906260#M74705</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-03-16T23:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Property tagged users can see apps, not sheets/objects</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906262#M74706</link>
      <description>&lt;P&gt;This is we got the other rule similar to what you have shown in your post, PH_Appgroup is the custom property to be assigned to both App and the user resource.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Digvijay_Singh_3-1647475251389.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/74674i142F2F8E5B39BDBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Digvijay_Singh_3-1647475251389.png" alt="Digvijay_Singh_3-1647475251389.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 00:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906262#M74706</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-03-17T00:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Property tagged users can see apps, not sheets/objects</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906578#M74728</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48860"&gt;@Digvijay_Singh&lt;/a&gt;&amp;nbsp; Thank you - if I'm reading this correctly then, I would need to apply both rules? &lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 14:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906578#M74728</guid>
      <dc:creator>ksgo</dc:creator>
      <dc:date>2022-03-17T14:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Property tagged users can see apps, not sheets/objects</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906678#M74731</link>
      <description>&lt;P&gt;Yes, unfortunately the video tutorial on this is appearing deleted from youtube, there are many good posts on this, one of them as below -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/App-Development/Qlik-Sense-Stream-Management-Security-Rules-and-Exception/td-p/1152564" target="_blank"&gt;https://community.qlik.com/t5/App-Development/Qlik-Sense-Stream-Management-Security-Rules-and-Exception/td-p/1152564&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 16:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-Property-tagged-users-can-see-apps-not-sheets-objects/m-p/1906678#M74731</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-03-17T16:31:24Z</dc:date>
    </item>
  </channel>
</rss>

