Using task effort in reports

Hi,

Has anyone had any luck with using task effort in WA reports?  I'm trying to write a report that compares time effort planned on a task with the amount of time that was logged against that task but it's not working.

I've opened a support case, but am starting to get a bit concerned that I'm spamming them with requests at the moment (I'm a relatively new user learning all the time and so have questions all the time!) so I thought I'd ask our wonderful community to see if anyone else has managed to accomplish what I'm trying?

Thanks,

 

Phil

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos
4 comments

Hi Phil Taylor,
I've something similar, can you elaborate more your request and give us what is not working for you?

Thanks

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Thanks for the reply Pietro Poli!

I'm using the following formulae to give me two figures I can compare against each other.

ROUND((([Total Assignee Task Effort (minutes)],[Weeks in Assignee Effort Date])/60),0) - to show me the amount of effort assigned to a task

ROUND((([Total Timelog Time Spent (minutes)],[Weeks in Timelog Creation Date])/60),0) - to show the amount of time logged to the same task

The issue is, that the first formula is returning wildly inaccurate figures, for example, the report is showing 91 hours effort against a task that actually only has 4 hours effort against it. 

I feel like I don't understand the underlying database schema well enough to know if the fields I'm using will even show me what I want to see.

 

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Hey Phil Taylor, I've asked our Support experts to look into this issue, someone will reach out to you about this 👍

Lisa Community Team at Wrike Wrike Product Manager Become a Wrike expert with Wrike Discover

Lisa Wrike Team member Become a Wrike expert with Wrike Discover

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Hi Phil Taylor,

sorry for delay.
I don't know the dimensions you have in the raw of pivot, but usually to make some aggregations you need to cicle the formula like in this way:

ROUND((sum([Task ID],([Total Assignee Task Effort (minutes)],[Weeks in Assignee Effort Date]))/60),0)

Can you show me all raw dimensions?

0
👍 Spot On 💡 Innovative Approach 💪 Stellar Advice ✅ Solved 🪄 Remove Kudos

Folllowing List for Post: Using task effort in reports
[this list is visible for admins and agents only]

Top
Didn’t find what you were looking for? Write new post