Which wildcard should be used in a task report when using an Assigned To filter to show the logged-in user all tasks to which she is assigned as the primary task owner?
To create a task report that shows the logged-in user all tasks they are assigned to as the primary task owner, USER.ID is the correct wildcard. USER.ID dynamically filters tasks based on the unique identification of the logged-in user, ensuring that only tasks assigned to them are displayed. USER.NAME would not uniquely identify the logged-in user, and USER.roleID is related to roles rather than task assignments.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit