Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a stream "Stream 1" with an application "App 1".
App 1 has 4 base sheets and 2 community sheets. The number of community sheets will increase in future.
All the community sheet names will be having either "Sales" or "Marketing" in it.
I have created 3 user roles for Stream 1.
StreamCont - contributor role for Stream1. Users can see all 6 sheets.
Sales - should see base sheets+ community sheet containing the string "Sales" in its name.
Marketing - should see base sheets+ community sheet containing the string "Marketing" in its name.
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.
Please help me to achieve this.
Move this post to 'New to Qlik Sense' forum...
You may get more answers?
I created the below stream specific security rule for sales group.
((user.group="Sales" and resource.objectType="sheet" and resource.name!="Marketing - Customer Details"))
resource filetr: stream_id,App.Object_*
But when I login as a sales user, the stream is hidden in the hub.
If I enable contributor security rule, I can see the stream. Or if I use only user.group="Sales", I can see the stream.
How to move the post to another forum?
Click 'Edit' on your right side and look for options?