Forum Post: RE: Calculating sum of formula fields

  • Thread starter Thread starter Laurent
  • Start date Start date
Status
Not open for further replies.
L

Laurent

Guest
Formulas are computed on the fly and thus not stored in the database. If you want to be able to do a SELECT SUM(), you might want to use Expressions instead of Formulas.

Continue reading...
 
Status
Not open for further replies.
Back
Top