Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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.