You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my main purpose is to derive "hours_spent" value, based on 2 standard fields
time_start (Datetime)
time_end (Datetime)
hours_spent (computed field), with template below, it always return 0
I tried a simple numeric field, get Year from a DateTime field, and store into a float field but nothing updated

Thanks for the support
The text was updated successfully, but these errors were encountered: