If you add column Timespent in a structure you get the logged work in Weeks,days,hours. (f.e. 2w 3d 4h)
I need a column in structure with Formula to calculate all in hours starting from the Timespent column so i get not 5d 30m but 40.5h
Who can help
Hello @Els Vercauteren ,
The formatting for timespent is going to use the Jira Formatting, which is why you see it as (2w 3d 4h).
Please try CALENDAR_HOURS(timespent) as your formula and let me know if it helps!
Best,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.