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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to get the domain Name in qlikview...???

Is it possible to get the domain Name in qlikview throuh any command or function...???

1 Reply
jeffmartins
Partner - Creator II
Partner - Creator II

Hi pushpaamal12,

You can use subfield and OSUser functions to get the domain name

=subfield(OSUser(),'\',1)

Regards