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
C'est normal de ne pas pouvoir sommer des null et on ne veut pas que ce soit possible.
On va plutôt faire une documentation sur comment contourner ce problème :
Remonter la gestion de nullité pour qu'elle soit plus visible
Describe the bug
Quand on fait la somme d'une colonne
TAB_COL
d'un tableauTAB
en VTL dans un var claculéeSUM_TAB = sum($TAB_COL$)
,SUM_TAB
est init, elle vaut 0.I tested it on the storybook, which leads me to believe that it's a lunatic bug.
Lunatic
lunatic-model_Sum-Tab-null.json
To Reproduce
Expected behavior
On voudrait que la somme soit 0 aussi
Screenshots
Version where the bug appeared
Lunatic : 3.4.4
Browser where the bug was tested
The text was updated successfully, but these errors were encountered: