Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to get the domain Name in qlikview throuh any command or function...???
Hi pushpaamal12,
You can use subfield and OSUser functions to get the domain name
=subfield(OSUser(),'\',1)
Regards