This Value (Current User/Literal/Table Join)

Select from these options to determine what the property is filtered against:

  • Current User: Filter according to the current login. The property is compared directly to the specified User.
  • Literal: Filter using the value you specify in the field next to this option. The property is compared to that literal value.
  • Current User Joined To: Filter by joining the current user to the table specified in This Table. This custom table must map the user ID (column specified here as the Username) to some value (column specified here as the Value).

    For example, you can use this option to associate logins with other IDs such as a customer number, salesperson ID, or vendor number. The property is then compared against the join of the user and the value.