I have a ToDo Grid with ToDo items that is filtered for some date (e.g. Today). The items are not subitems.
Each item has a number field to specify the task time.
1. Is it possible to calculate the total time for all the tasks that are shown in the Grid? (The sum could be shown in separate "total" column that would show the running total of all items.)
2. instead of specifying everything in minutes, e.g. 270 for a task that will take 4h 30min, I would like to specify exactly that; 4h 30 min. Maybe I will need to use a text field and then use a script to convert to minutes before summing..?
How do I ?
Comments
Hi Viking, There is no…
Hi Viking,
To compute the day's total, two options: (1) Select column and right-click > Info, or (2) Use Excel or the built-in Pivot Table view