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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
berryandcherry6
Creator III
Creator III

Creat New sheet button is not visible after adding Security rules

Hi,

I need to give create new sheet  and Update access to App.

So i have added below security rules to App - My App. After publishing it. Even then i am not able to view the create button in Everyone

resource.app.name="My App"  and

resource.App.HasPrivilege("read") and (resource.objectType =

"userstate" or resource.objectType = "sheet" or resource.objectType =

"story" or resource.objectType = "bookmark" or resource.objectType =

"snapshot" or resource.objectType = "embeddedsnapshot" or

resource.objectType = "hiddenbookmark" or resource.objectType= "Extension") and !user.IsAnonymous() and  ((user.@UserType="Viewer"))

CaptureQMC.PNG

What i am missing here? Please help me on this.

2 Replies
manojkvrajan
Luminary
Luminary

Hi Supriya,

We are into the same issue. Please share the solution, if you have figured out?

Thanks,

Manoj

berryandcherry6
Creator III
Creator III
Author

@manojkvrajan

Sorry for delay reply, For me it worked after giving it some time.


I mean morning i was facing this issue. As there, i had already done what i should do. i just moved on with other task. In evening when i checked it was showing new sheet button in app.


I know it doesnot make sense with no logic. But it worked for me after some time.