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

Display Windows User Name

Hello,

Does anyone know how I can display the windows user name of the current user in the QlikView app?

Thanks!

1 Solution

Accepted Solutions
Not applicable
Author

Hi,

try this (i.e. in a text object)

=OSuser()

Regards

Roland

View solution in original post

3 Replies
Not applicable
Author

Hi,

try this (i.e. in a text object)

=OSuser()

Regards

Roland

hector
Specialist
Specialist

Hi

OSUSER() will do the trick

rgds

Not applicable
Author

Thanks a lot guys!!