Hello
I need to filter projects by assignment. The filter does not allow me to do this. can you tell me how to add multiple project name in a filter to identify my projects by assignment.
First if you filter on name, you filter on name of project, not on name of allocated resource.
You cannot filter on allocated resources.
To filter on several names, you have to add several lines with OR operator between lines
name like 'A%'
OR name like 'B%'
Hello,
I understood that the filter by affection is not possible from the filter tab in the projects.
Can you tell me if this type of function is planned for a future update. How can I filter all my projects by user?
Thank you