Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
analienx
Contributor III
Contributor III

Security Rule that restricts custom property for application owner

Dear all,

Is it possible to have rule that restricts application of custom property only to owner of the app in workstream?

This is not good enough:

((resource.resourcetype="App" and resource.isOwned() and resource.owner=user )

and resource.stream.Empty())

Thank you

1 Reply
pauloedu
Contributor II
Contributor II

Did you find the solution? I have a similar problem.