How can I SUM time?

Hi Team,
why can I not SUM time?
ex:
SUM(Select(table[hours],[_thisrow].[date]=[date]))

thks in advance

0 2 671
2 REPLIES 2

Here is a guide to doing exactly that: TOTALHOURS() | AppSheet Help Center

Steve
Platinum 5
Platinum 5

You cannot sum Time values, but you can sum Duration values. Convert your Time values to Duration values.