Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

New Bug Encountered: Decimal value in virtual column in display mode

I have a virtual column which calculate age based on birthday.

In view mode the field doesn’t show decimal value, (it just shows 3.00) while in edit mode it show correctly, (3.17).

is it a bug?

Solved Solved
0 5 459
1 ACCEPTED SOLUTION

Instead of using 8760, use 8760.0

View solution in original post

5 REPLIES 5
Top Labels in this Space