My servoy solution has a table with 4 fields and a stored calculation field.
weight 1, 2,3,4, Weight average.
I just did an import from an excel sheet (using MS SQL server) to import that raw data. But my weight average remains blank. Is there trigger the calculation so that I can get the weight average back into the stored calculation field?
The problem with calcs is that you don’t want that they get updated too often and you don’t want them to never update at all. This is one of the reasons why this has been heavily discussed in the forum.
We now, however, have a solution to this that gives us control: