Expand my Community achievements bar.

SOLVED

Text Mode Assistance on Task Report

Avatar

Level 7

I have a task report that I'm pulling in hours of a specific hour type.  I can get them as a list and it works correctly - but I would also like this same information to be shown as a total rather than in a list.  Can someone assist with the text mode for this calculation?

displayname=Template Count
listdelimiter=<br/>
listmethod=nested(hours).lists
type=iterate
valueexpression=if({hourType}.{name}="Template Count",{hours})
valueformat=HTML

 

Stacey_Robertson_0-1763497657303.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I don't think you'll be able to get a total of a subset of hours from tasks. Would you be open to switching to an hours report instead and grouping by task?

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

I don't think you'll be able to get a total of a subset of hours from tasks. Would you be open to switching to an hours report instead and grouping by task?