If it is only required once in the form, you can call a table/class static method to calculate this field (replicate the Display method Code, a bit optimized)
PurchTotals is a good example for this, where many Aggregate fields are calculated in a Server class..