<?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: Show/hide community sheets in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104517#M7095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to move the post to another forum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2018 18:49:12 GMT</pubDate>
    <dc:creator>reshma_km</dc:creator>
    <dc:date>2018-09-24T18:49:12Z</dc:date>
    <item>
      <title>Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104505#M7083</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;I have a stream "Stream 1" with an application "App 1".&lt;/P&gt;&lt;P&gt;App 1 has 4 base sheets and 2 community sheets. The number of community sheets will increase in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the community sheet names will be having either "Sales" or "Marketing" in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created 3 user roles for Stream 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;StreamCont - contributor role for Stream1. Users can see all 6 sheets.&lt;/P&gt;&lt;P&gt;Sales - should see base sheets+ community sheet containing the string "Sales" in its name.&lt;/P&gt;&lt;P&gt;Marketing - should see base sheets+ community sheet containing the string "Marketing" in its name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All Stream 1 users will be having role StreamCont to get access to the stream. Sales users will be having an additional role sales and Marketing users will have StreamCont and Marketing roles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to achieve this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104505#M7083</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T16:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104506#M7084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am also trying with the below configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user: contributor&lt;/P&gt;&lt;P&gt;role: StreamCont&lt;/P&gt;&lt;P&gt;show: all 6 sheets&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user: sales&lt;/P&gt;&lt;P&gt;role: sales&lt;/P&gt;&lt;P&gt;show: 5 sheets - base+sales community sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;user: marketing&lt;/P&gt;&lt;P&gt;role: marketing&lt;/P&gt;&lt;P&gt;show: 5 sheets - base+marketing community sheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104506#M7084</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T16:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104507#M7085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying with both options mentioned above for roles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 17:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104507#M7085</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T17:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104508#M7086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this would work since I cannot test it by myself.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For 1st group :- ((user.@contributorUsers="contributorUsers" and resource.objectType="sheet"))&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;SPAN style="font-size: 10pt;"&gt;For 2nd Group:-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;((user.@SalesGroup="SalesGroup" and resource.objectType="sheet" and resource.name!="marketing community" ))&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;For 3nd Group:-&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;SPAN style="font-size: 13.3333px;"&gt;((user.@SalesGroup="SalesGroup" and resource.objectType="sheet" and resource.name!="Sales community" ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Community sheets are like dynamic as you'd not know what will be the name of new sheet...&lt;/P&gt;&lt;P&gt;Maybe Marketing_* for all marketing sheets in rule and Sales_* for all sales sheets could work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do all this either you have to create a custom property by checking Apps, Stream etc or add these users in your AD groups and separate them by Sales Group, Marketing Group etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 17:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104508#M7086</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-09-24T17:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104509#M7087</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;Naming convention is as you already suggested - community sheets names starts with Sales/Marketing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to remove the dependency on custom properties, because all users would need to be tagged with custom properties which will be tedious.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104509#M7087</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T18:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104510#M7088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess the cleanest way is to add users into your company AD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SalesAD Group- Qlik Sales Users&lt;/P&gt;&lt;P&gt;MarketingAD Group- Qlik Marketing Users&lt;/P&gt;&lt;P&gt;ContentAD Group- Contributor Users&lt;/P&gt;&lt;P&gt;this would not be maintained by you.. less of headache and clean security rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:23:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104510#M7088</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-09-24T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104511#M7089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to show only base sheets and hide community sheets?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104511#M7089</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T18:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104512#M7090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if there is any rule associated with hiding that but if you want why not remove them access to publish the sheet instead?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104512#M7090</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-09-24T18:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104513#M7091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;End users should be able to publish the community sheets. But not everyone should see, that is the requirement &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104513#M7091</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T18:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104514#M7092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is do able if you know the sheet names...&lt;/P&gt;&lt;P&gt;sorry I do not have access to QMC Security section to test but the rules I gave you should work except instead of using custom property use User.Group..&lt;/P&gt;&lt;P&gt;Better way is to install a proxy and use header authentication to login as different users to see what they see without asking them for your testing..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:29:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104514#M7092</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-09-24T18:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104515#M7093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Move this post to 'New to Qlik Sense' forum...&lt;/P&gt;&lt;P&gt;You may get more answers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104515#M7093</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-09-24T18:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104516#M7094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created the below stream specific security rule for sales group.&lt;/P&gt;&lt;P&gt;((user.group="Sales" and resource.objectType="sheet" and resource.name!="Marketing - Customer Details"))&lt;/P&gt;&lt;P&gt;resource filetr: stream_id,App.Object_*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I login as a sales user, the stream is hidden in the hub.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I enable contributor security rule, I can see the stream. Or if I use only user.group="Sales", I can see the stream.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104516#M7094</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T18:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104517#M7095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to move the post to another forum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 18:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104517#M7095</guid>
      <dc:creator>reshma_km</dc:creator>
      <dc:date>2018-09-24T18:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: Show/hide community sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104518#M7096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Click 'Edit' on your right side and look for options?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 10:15:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-hide-community-sheets/m-p/104518#M7096</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-09-25T10:15:14Z</dc:date>
    </item>
  </channel>
</rss>

