Hi all,
I have a module that returns the number of people per project, with a hierarchical list in the dimension.
In the "summary" I have the sum of the people who worked per iteration each time :
For example:
Iteration 1 = 1 person
Iteration 2 = 1 person
Sum of project 1 = 2 people while it's the same person. I can't fix it. I wish to have in short only 1 person, the one who worked.
Do you know how I can fix this?
Regards,