The Rounding Precision Field on the Microsoft Dynamics NAV Item Card

The scenario:

When you look at the on-hand inventory for an item, you see fractional quantities in stock. Your natural instinct would be to look at the Rounding Precision Field on the Item Card and change it to 1. You then would expect that from that point on you would not see any fractional on hands created.

In this case, your natural instinct is not correct (and mine for a long period of time).

Bron : ArcherPoint
Lees meer…

The Rounding Precision Field on the Microsoft Dynamics NAV Item Card

The scenario:

When you look at the on-hand inventory for an item, you see fractional quantities in stock. Your natural instinct would be to look at the Rounding Precision Field on the Item Card and change it to 1. You then would expect that from that point on you would not see any fractional on hands created.

Bron : ArcherPoint
Lees meer…

How to: Specify Rounding Precision

In Visual Studio Report Designer, you can use the ROUND function to round a double-precision floating point value to the nearest integer. However, this function does not have options for changing the precision to which you want to round. For example, you cannot round to the nearest tenth or nearest hundredth of a number, only to the nearest integer.

Bron : MSDN
Lees meer…