DAX Information - USERNAME function



Description

Returns the domain name and the username from the credentials given to the system at the connection time.

Syntax

USERNAME ()

Parameters

No parameters to this function.

Return Value

The username from the credentials given to the system at connection time.

Example

= USERNAME () 
dax_functions_information.htm
Advertisements