Users can refer to the following variables when creating filters or custom SQL queries for reports.
USER VARIABLE | DESCRIPTION |
%USER_ID% | Login user ID of the current user. |
%SYSTEM_USER_ID% | Internal ID of the current user. |
%USER_FIRSTNAME% | First name of the current user. |
%USER_LASTNAME% | Last name of the current user. |
%USER_NAME% | Concatenation of the first name, a single space, and last name of the current user. |