Question
How to remove two decimal after comma in detail editable list
09:23 Apr 03, 2023
It is possible to remove 2 decimal after comma?
File attachments
Like
2 comments
15:08 Apr 04, 2023
Hello,
It's not possible to remove zeros after the decimal point without changing the type of the column in the DB.
If there is some data stored in the column - we strongly don't recommend changing the data type of this column since data can be lost.
But if it is absolutely new column - you can change the data type.
Best regards,
Anastasiia
Show all comments