Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Is there a way of getting user information in the script about who(user ID) is triggering the RELOAD?
Thanks.
in script
select Function
Function category = System
Function Name = QvUser()
and use system function for all other information.
see attachement for demo, and try according to you.
that may be you can get at Qlikview access.
in script
select Function
Function category = System
Function Name = QvUser()
and use system function for all other information.
see attachement for demo, and try according to you.
Thanks.