Skip to content

Bug: Null number values shoudl be considered as 0 in sums #67

@arnaudfnr

Description

@arnaudfnr

Consider this coluln in the config.json :

{
"biomass": "sum(dhp1 + dhp2 + dhp3)"
}

this formula returns null if there is no value in dhp3 but we need it to be considered as 0 to compute the indicator.

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

Status

Code Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions