I want to know how to make a report in order to view how many processes are in a particular task. That is, a report that tells the step in which the processes are (not only the status), so for example if I see a process that has been terminated, this process may have various end event, and I need to know what kind of end has happened. That is an example, but I need to know the task of the project, independently of anything more.
How can I achieve this?
Thanks in advance and regards.