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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Security Rule - Duplicate Apps in QlikSense Hub

good afternoon,

I would like to create a Security Rule, which allows ContentAdmin to duplicate an app in QlikSense Hub (if the App is published)

I have created:

((user.roles="ContentAdmin")) and ((resource.resourcetype = "App" and !resource.stream.Empty()) or (resource.resourcetype = "App.Object" and resource.published = "true"))

with Create,Read,Update and Publish selected, but do not get the option to "duplicate" when right-clicking the app.

The app Owner is the only one to have the duplicate option.

I have found references to this in other posts, but they lead to a dead link.

thank you,

21 Replies
kbush
Contributor II
Contributor II

On Qlik Sense September 2018. As mentioned previously, changing the app owner in the QMC allows the owner to duplicate the app from a stream into their work. Worked for us and easy to change owner as needed. 

eliezer7
Contributor III
Contributor III

it work for me. thanks!