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.