Skip to Content
0
Former Member
Jun 23, 2011 at 02:31 PM

how to format a LOV to have only 2 decimal places?

30 Views

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