How to change the no. of decimal points for a particular field in Dynamics 365 for Finance and Operation
How to change the no. of decimal points for a particular field in Dynamics 365 for Finance and Operation
How to change the no. of decimal points for a particular field in Dynamics 365 for Finance and Operation
Introduction:
In Dynamics 365 for finance and operations the default decimal point is set up till 2 decimal place. To change the decimal point according to customers wish follow the following steps.
Steps:
1. In the development environment run the Visual studio in administration mode.
2. In AOT find the EDT of the field and change the No of Decimals Property to 4-6 depending on the customers requirement.
3. Compile and build the solution.
4. The changes will be visible on Dynamics 365 finance and operations.
Comments
Post a Comment