I am investigating a bug in my system, I have a calculated field which is empty. I found out that one of the fields in the calculation is without a value, I fixed it and now all the fields used in the calculation are with a value. But even after my fix the calculated field is empty.
I don't understand why, is there a specific trigger to a calculation field like - will be changed only when a record is created and not when one of the fields has been changed?
one of the fields used in the calculation is on the form but not displayed does it matter ?
can I debug it ? how can I check and find the problem?
Will be happy to get some guidance about that topic.