Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Natalia_Kapelian
Contributor II
Contributor II

Few Reports with different security within one app

Hi All!

I have an interesting requirement for Tabular Reporting - I have to create 2 separate reports within same Qlik Cloud app, but I need to set up different filters per user for those report.

Let say

  • Report A, User A need to get data for region Europe
  • Report B, User A need to get data for region Asia, User B need to get data for region Europe

User A should be included into Group A and Group B

User B should be included into Group A

Tasks are being distributed by Groups, so filters must to be set up on user level.

Currently I use API to delete and then create filters, users, groups and I perfectly works if I had only one report per app or if I had unique list of users for each report.

It is common use case for us and we can easily handle it in Nprinting, but it's not clear  how to achieve it with Tabular reporting?

Regards, Natalia

1 Solution

Accepted Solutions
JR4
Contributor II
Contributor II

I think you can achieve this through the report task and grouping your users in the file uploaded. I tried to create a sample file based on my understanding of what you're looking to achieve... let me know if this works!

 

View solution in original post

3 Replies
JR4
Contributor II
Contributor II

I think you can achieve this through the report task and grouping your users in the file uploaded. I tried to create a sample file based on my understanding of what you're looking to achieve... let me know if this works!

 

Natalia_Kapelian
Contributor II
Contributor II
Author

@JR4  Thank you for your help, it works as I expected. 

JR4
Contributor II
Contributor II

Awesome! I'm glad it works.