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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
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