Formula field not working properly
I have an input field "Basic" and some other fields and one formula field "Total" in a form. When I input data into "Basic", then an workflow runs (on user input). The workflow populates some values and puts those into other fields. The formula field "Total" calculates the summation of all the field's value.
Problem: Sometimes the result of the formula field is okay, but other times not okay.
What is the solution?