Formula field not refreshing

Hi Gopal. If you need to use these in a snippet, you’ll need to trigger the snippet after the controlling field has been changed, or the controlling model has been requeried. You can do this with a model action - set up a model action that runs whenever the controlling field has been updated, and set it up to trigger your snippet. Does that make sense?