With Bridge, we have been able to get ‘per-user utilization’ during a custom timeframe from resource management. Which provides us the User’s name and ID along with their utilization for that timeframe.
Using this metric, we are attempting to get user utilization by project. (User hours assigned to a project, during a timeframe)
I am having trouble identifying a method to find this information.
We are currently using the Resource Management integration “Get Report Rows” to get the “Utilization” view for each user.
However, is there a way that we can get users’ utilization that are assigned to each project?
I’ve tried looking to see if there is combination of views that would allow us to match user_ids to project_ids for custom timeframes but I have not been successful and I feel like I’ve overlooked a solution.