In App Builder, Im using an element table using as data source a field C = field A*field B,
fields A and B are inserted having any problems but the calculated field C is always empty… any help?
Hi,
Formula fields are calculated automatically. So if you add a new record and fill in the values for fields A and B, you should see a result in field C.
If this is not the case, there are two things you can do:
- Check your database. Does field C receives a value there?
- Add a second action after creating a new row. This second action is refreshing the data source you that you see the most recent changes in you data source.