I created a form with some fields populating using computed and a dblookup formula.This work well, but I then realised that the data that my dblookup is accessing changes every 2nd day. But i need to keep the data from initial doc creation. So I changed the fields to computed when composed, keeping the same formula, but the fields are not populated.
formulas evaluate “top-to-bottom and left-to-right” so if a field has a formula that depends on another field’s content, and that field is not above it, you’ll get an empty result