In my form, I have a calculated field named "sae_revasc_loc_tvr_all" which has to be completed regarding other fields in the same form.
When the user access the form, mosts of the fields are hidden due to a branching logic rule.
However, it seems like my field is being calculated before the branching rule applies. How can I manage this to be free of the following warning message?
Information: field is embeded in a table, but no green text indicated it on the designer (see 2nd capture).
Thanks for your help!