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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Display login in a button ?

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

1 Solution

Accepted Solutions
jvitantonio
Specialist III
Specialist III

Hi,

you can use QVUser() function if you are working with Section access or OSUser() if you want to know the domain user.

View solution in original post

2 Replies
jvitantonio
Specialist III
Specialist III

Hi,

you can use QVUser() function if you are working with Section access or OSUser() if you want to know the domain user.

Not applicable
Author

Thank you, i use an xls files for several acounts and OSUser() works