Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear All,
Need to quick solution wherein the scenario is,
My user id is set up "root admin" and one of my colleague user id set up as "content admin"
All of sudden end users private sheets are getting visible for us in the dashboard for which we and end user have access.
First thing, we have recently upgraded QLIKSENSE to latest version FEB-2022 (Patch 1) , is this causing this issue?
if not, then what is the solution so that end users private sheets should not be able to visible for both of us user IDs ?
Kindly help.
The Root Admin and Content Admin role are primarily QMC admin roles as default, but adjustments to the standard security rules or additional security rules giving the two admin roles acces could cause this.
Tips: Audit your user rights for the AppObject resource in the Audit section of the QMC. Make sure to select "Only in Hub" (Default is "Both in hub and QMC").
Thanks for the response.
Make sure to select "Only in Hub" (Default is "Both in hub and QMC").
I have applied this setting but its not working.
@Mahamed_Qlik I would rather check the query in repository how they are visible?
SELECT * FROM public."AppObjects" WHERE "App_ID" = 'xxx' and "ObjectType"='bookmark'
And, Make sure you have updated your patch if that is fixed already in further version..
Hi Anil,
Its latest patch only.