I want Asana to display charts based on Estimated Time using 40 hrs/week. It currently thinks a week is 24*7. For example, 1040 hours should ideally be 26 wks, but it shows up as 6 wks effort. Any way to set this?
Where does it show up like this?
You are using tasks with start and end dates?
It shows up in the dashboards that way. I have charts plotted based on Estimated Time as an axis. When it shows the number of weeks, that is calculated with 24*7 hours a week rather than 40 hrs/week that I want.
@anon82267988 I’m experiencing this as well, have you found any solutions to view the estimated time in hours rather than days or weeks?
With the new Formula field you can better decide on units. @Richard_Sather does it apply here?
Yes, the below advanced formula field should work. It will convert estimate time into number of weeks based on 40hrs per week.
The 2400 number is derived by 60 * 40hrs/week.
So if you have 35hr/week then you should do 60*35= 2100
Therefore replace 2400 with 2100 in the formula
Then in your dashboard’s chart, use the ‘Weeks’ formula custom field as your measure in a Donut, or Y-axis in a Column or Line chart.