Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Round numbers up by 2 decimals

Avatar

Level 2

Hello Adobe Fam,

Have a livecycle form that works perfect except for the average calculation final number.  It is showing numbers like 2.33333333333, is it possible to just be 2.33 at all??

Thanks N Advance

1 Accepted Solution

Avatar

Correct answer by
Level 4

Use this as your display pattern. Make sure that you are using numeric field

num{zzzzzzz9.zz}

Thanks,

Vipin

View solution in original post

2 Replies

Avatar

Correct answer by
Level 4

Use this as your display pattern. Make sure that you are using numeric field

num{zzzzzzz9.zz}

Thanks,

Vipin