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

Announcements
Note: You may notice some temporary visual or styling issues in the Community. Our vendor is actively investigating.
cancel
Showing results for 
Search instead for 
Did you mean: 
datagrrl
Creator III
Creator III

Cannot locate "Approve" for published sheets in Qlik (Windows Enterprise) App

I used to be able to approve sheets that were published in the app. I have made sure I am the app owner and I have root admin access to the server.

Does anyone know why I am not seeing approve for published sheets? Only duplicate, copy and paste.

 

Labels (2)
3 Replies
David_Friend
Support
Support

@datagrrl what version of QS?

Is the app published?

Or
MVP
MVP

If memory serves, Root Admin by default only has Approve for QMC. You would need to set up a rule for Hub (or modify the default rules, which is not recommended).

I don't remember offhand the specific rules that allow approval for app owners, but I think you'd also need a rule at the stream level for this? Documentation suggests that this is the rule structure by default:

resource.IsOwned() and resource.owner = user and resource.approved = "false" and resource.app.stream.HasPrivilege("publish")

datagrrl
Creator III
Creator III
Author

February 2024 Patch 14.

 

The app is published as well as the sheets. They are showing up in the community sheets.

I want to decommision the app, but save all the user sheets. I was going to approve them and then export.

Is there a better way to do this?