Gelly returning null

Why would gelly return 0 if 1 of all have 0 or null? even though all besides that one have greater then 0.
field on bulkOrder {
sum(cast(bulkOrderRecipients.totalTax, type: "Number"))
}
field on bulkOrder {
sum(cast(bulkOrderRecipients.totalTax, type: "Number"))
}
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?