User Variables
- Last UpdatedJun 25, 2024
- 1 minute read
This variable allows the user to filter the columns according to the logged in user.
Variable System LoggedInUser
This variable is used to filter the columns based on the logged in user. For example, the Support Manager wants to get all the incidents created/owned by a particular logged in user. To achieve this, the Manager has to specify the Logged In User variable equal to Variable.Sys.LoggedInUserId in the view creation window.
By specifying this variable, the user will be able to view all the support incidents related to the logged in user. For this the user has to log in with the logged in user credentials.