When I use Beast Mode to modify the Summary Number, the I receive an error "unable to load at this time".
My Performance per Task (Minutes) Beast Mode due to TotalTaskTime is decimal.
SUM(`TotalTaskTime`*60)
My Minutes per Task Beast Mode which displays valid formula.
CONCAT(SUM(SUM(`TotalTaskTime`*60)/`TotalTasks`))
An example is Total Tasks 4 and Performance per Task (Minutes) 44 thus the Minutes per Task would be 11 and that is what I would want the Summary Number to display.
Other factors are this card is a table with subtotals by user. I have attached a screen print for review.
Thanks in advance for your assistance!
Michael