AD0-E907 · Question #91
A project manager wants to create a report that dynamically displays tasks assigned to the current user. How can this be achieved?
The correct answer is A. Use a custom filter with the USER wildcard value. Using a custom filter with the USER wildcard dynamically resolves to whoever is currently logged in, so the same report automatically shows the right tasks for any team member who runs it - no manual reconfiguration needed. Option B fails because manually filtering for each…
Question
A project manager wants to create a report that dynamically displays tasks assigned to the current user. How can this be achieved?
Options
- AUse a custom filter with the USER wildcard value.
- BManually filter tasks for each user.
- CCreate a separate report for each team member.
- DUse a shared team report.
How the community answered
(35 responses)- A80% (28)
- B11% (4)
- C3% (1)
- D6% (2)
Explanation
Using a custom filter with the USER wildcard dynamically resolves to whoever is currently logged in, so the same report automatically shows the right tasks for any team member who runs it - no manual reconfiguration needed. Option B fails because manually filtering for each user is not dynamic and breaks the moment assignments change. Option C is impractical and creates maintenance overhead since you'd need to update every individual report when team members change. Option D (a shared team report) shows all tasks for everyone, which is the opposite of personalizing the view.
Memory tip: Think of USER as a placeholder that shouts "show MY stuff" - it's one filter that works for everyone because it resolves at runtime, not at creation time.
Topics
Community Discussion
No community discussion yet for this question.