Hi All,
I have a unit of measure BAG, I have defined it with zero decimal places.
When I enter 1.5 it becomes 2 and when 1.49 it becomes 1.
I want to round it up to next integer i.e. 1.2 should become 2 and so on...
Please suggest how it can be a ahieved?
Regards,