M
Manooj Murali
Guest
Hi - If one user can have multiple appraisals, then I understand that overall rating field on user object should have the value from only one appraisal at any point of time, right? If that is the case, then you can create a 'overall rating' formula field in the User object in which you can loop over the related appraisal, select the needed appraisal object, get values for rating1, rating2, rating3 fields values, compute average and return. Regards, Manooj
Continue reading...
Continue reading...