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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get to know the userName

Hi all,

I want to get the user(CAL) which is currently accessing the report.

In report, I want to restrict the user dynamically, so that i do not need to use the section access.

How can i get to know while report loading, which user is accessing the report.

Thanks in advance.

10 Replies
Not applicable
Author

Hi Ashfaq,

Thanks for replying.

Now I used the same on Qlikview server. But whenever the document is called from some Browser,

It is not triggering the DocumentLoad trigger. So since OSUser() is different, it is not able to put this

in a variable or field.

Is there anyway so that I can trigger some event on DocumentAccess in browser.

Thanking in advance.