Hello, I try to create a grid report to display the Stus of all tasks assigned to the actual user. The Idea is to display this in the dashboard, so that every Team men¡Uber has an overview of all the assigned tasks. We have it already for all tasks within the team, bit I can't setup the filter correct so that the report is related to the actual user.
Report for tasks assigned to actual user
Collapse
X
-
Hi,
You can use a runtime filter. You (or every user by their own) can select a needed user in the dashlet options for every user.
Or you use a complex expression filter: no function, assigned user id, equals, env\userAttribute('id').
Last edited by yuri; 08-19-2022, 08:29 AM.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
Comment