Formula not calculated on load (displays formula)

Tags: #<Tag:0x00007f135fa5b3a0> #<Tag:0x00007f135fa5b210>

Dear,

I am having the following issue. Why are some formulas directly working and some not? First HOT table is wrong on “Totale prijs” and second HOT goes well.

See an example here: https://codesandbox.io/s/reverent-jasper-vxbkoq

In the first HOT it goes wrong with the formula:
Column “Factureerbaar” is a formula that works directly. (expected behavior)
Column “Totale prijs” is also a formula, but it shows the formula instead of calculating it

In the second HOT everything is calculated immediately.

I think I found the issue, it had to do with the data object “missing” some keys.

Hi @rogermeijer

So were you able to solve the issue?

Correct, thanks