Getting - total sum of a integer value(across all rows) from firebase collection ?

I have collection named ‘daily_entry’ and from there it want to calculate sum of a Integer field called total_calories

tried using below function but not getitng desired output, just getting default value 0

Data

Get this error, when trying below function

7 replies