Hi.
I'm working on Experience Builder and I want to show statistics as dynamic content within a text box.
Here's my example and it works very fine, each number is a SUM{Field}:

The problem starts when the attribute value or statistic is zero SUM{Field}=0 and it shows the expression name

I have tried with Expressions and Statistics, even adding absolute values (+0) but it seems that something is wrong with EB when tries to sum zero, maybe considers it as null values in integer fields, idk
Greetings