Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i would like tor recover the name of the user connected in Qlikview and display it in a button. (in order to display it, for information, in a menu on the top of the application).
Is it a field system ? a fonction ? I didn'd find the answer on the internet 😕
Thank you guys
Hi,
you can use QVUser() function if you are working with Section access or OSUser() if you want to know the domain user.
Hi,
you can use QVUser() function if you are working with Section access or OSUser() if you want to know the domain user.
Thank you, i use an xls files for several acounts and OSUser() works