I have a calc, however, within the LOV, I'm getting values with more than two decimal places... how can I format this so the user sees a LOV with only 2 decimal places?
I ahve tried to object format, with no success
code:
floor(months_between(trunc(sysdate),Table.DOB)) / 12