4 Decimals in D365

  • 4 Decimals in D365

    Posted by DSC Communities on January 15, 2018 at 10:36 am
    • Meenu Laul

      Member

      January 15, 2018 at 10:36 AM

      ?We would like to implement 4 decimal places everywhere in AX in new implementation in D365.
      Can we do it without customization?

      ——————————
      Meenu Laul
      3C InfoCorp, Inc.
      Houston TX
      ——————————

    • Alex Bailey

      Member

      January 16, 2018 at 8:07 AM

      ?I am speaking from a 2012 R2 point of view-
      This isn’t recommended by anyone and technically should not be needed if you utilize AX functionalities related to unit conversions and BOMs etc etcĀ as mentioned above. Some accountants may believe this would cause discrepancies when reconciling inventory as many materials go past the second decimal place. But if properly set up, AX will correct itself and reconcile…depending on your business setting and assuming the parameters are set up correctly..

      ——————————
      Alex Bailey
      ATMC
      ——————————
      ——————————————-

    • Craig Cameron

      Member

      January 16, 2018 at 9:54 AM

      ?Hi again
      To give you some background on when you can increase the UoM decimals.
      This came up when I hadĀ one ingredient that was a tiny amount when compared to the others.
      We were back flushing and when the UoM decimals was 2 decimals the Production pick list journal was rounding to zero and not posting anything.
      Increasing the UoM decimals overcame this rounding issue and the Production pick list journal line was created for the correct amount.

      ——————————
      Craig Cameron
      Columbus EMEA
      Nottingham
      ——————————
      ——————————————-

    • Kaare Boraas

      Member

      January 16, 2018 at 9:53 AM

      There is a native feature called “price unit” that many people overlook.Ā  It allows you to handle any decimal precision.Ā  You don’t have to be tied to 2 decimals or 4 decimals.Ā  I’ve answered this question so many times that I created a blog post 3 years ago.Ā  The link is below.Ā  Customizing the application to show 4 decimals “everywhere” is not recommended.Ā  There are too many places to deal with rounding.Ā  I’ve seen customizations in a few targeted places, but remember getting unexpected results because of internal rounding.Ā  In general it shouldn’t be necessary if you leverage the price unit feature.

      Dynamic AX How To: Deal with Unit Prices That Have More Than Two Decimals

      Hitachi Solutions remove preview
      Dynamic AX How To: Deal with Unit Prices That Have More Than Two Decimals
      On most Dynamics AX 2012 projects, there is confusion around how to deal with unit prices where the decimal precision is greater than 2 (e.g. fuel $1.1638 per L). Many projects go down the road of customizing AX to achieve this, but there is standard AX feature intended for this purpose which technically allows any level of decimal precision.
      View this on Hitachi Solutions >

      ——————————
      Kaare Boraas
      Solution Delivery Manager
      PCL Constructors Inc.
      Edmonton AB
      ——————————
      ——————————————-

    • Archive User

      Member

      January 19, 2018 at 11:35 AM

      Use ‘Price Unit’ on any of the Price related issues.
      For UOM use decimal precision.

      One word of caution from me is that even if you set-up UOM precision let’s say to 4, on all forms you will be able to see only 2 decimal places displayed.Ā  We ran into issues where the production order estimated partial consumption (with 4 deciamal places).Ā  However, users actually typed rounded value (to 2 decimal places) and we were left with small fractions which showed as 0.00 on the on-hand inventory screens.Ā  The only way to get rid of those was to do counting journals otherwise you would need to see the exact value using SQL.

      ——————————
      Marek Chrzanowski, P.Eng., M.Eng.
      Inside Consultant
      Dynamics AX 2012 R3
      Cyclone Mfg
      Toronto, ON, Canada
      ——————————
      ——————————————-

    • Colby Gallagher

      Member

      January 19, 2018 at 10:51 PM

      If you go into the AOT and browse table InventSum, and then CTRL+T it out to excel, you can see the full decimal precision of quantities by InventDimID.Ā  I usually don’t have a SQL session up so that’s easier for me.

      ——————————
      Colby Gallagher
      Manufacturing Systems Consultant
      Agility Business Solutions
      Brecksville OH
      ——————————
      ——————————————-

    • Alex Bailey

      Member

      January 20, 2018 at 11:22 AM

      Marek, I can relate to your horror story..

      We are a moving average cost company with multiple warehouses and locations. Initially the financial value for the inventory storage dimension was only at the site level when it should have been down to the warehouse level. This combined with some unit conversions, BOMs, production, andĀ Ordering parametersĀ being set up incorrectly created quite the mess. Financial values wereĀ left on warehouses and locations where there was no inventory wrecking the inventsum table. Cleaning this up and correcting the incorrect parameters set up meant we had to clean up the tables “naturally”. You should be able to run basic inventory clean up processes in AX and it will revert the values to what they “should be”… But once running a consistency check, they will revert back to what they are “supposed to be”.Ā  If you want my instructions on how to clean up the InventSum/InventDimID table, feel free to message me and I’ll be glad to shoot them your way. I worked on this over a month to make sure it was ‘natural’.. avoiding changing the data base with SQL.

      Good Luck to anyone who has to face any issue related to this!

      ——————————
      Alex Bailey
      ATMC
      ——————————
      ——————————————-

    • Paul Martin

      Member

      January 22, 2018 at 7:28 AM

      ?An additional place this will cause issues is since it displays 2 decimal places and calcs at 4 if you have to do a reverse on a pick list it can cause issues as well because the values you enter will not match what the system is looking for.

      ——————————
      Paul Martin
      Production Program Manager
      Elite Comfort Solutions, LLC
      Conover NC
      ——————————
      ——————————————-

    • Shirley Adams

      Member

      January 15, 2018 at 4:52 PM

      Nope, it would require customization.Ā  In previous versions, it was modifying extended data types and adjusting currency rounding, so I would assume it’s the same process as the back end hasn’t changed that much.Ā  I would recommend you talk to your partner or Microsoft as generally Microsoft is very cautious about this change.

      ——————————
      Shirley Adams
      AKA Enterprise Solutions
      New York NY
      ——————————
      ——————————————-

    • Craig Cameron

      Member

      January 16, 2018 at 5:04 AM

      ?Hi, without customization you can go part of the way.

      • On the Units of measure you can specify the number of decimal places and this increases the accuracy on BOM/Formula calculations
      • For pricingĀ i.e. on Trade agreements and Items on Sales and Purchase orders you can price per 1000
      • Everything else is 2 decimals (if I remember correctly)

      ——————————
      Craig Cameron
      Columbus EMEA
      Nottingham UK
      ——————————
      ——————————————-

    • Allen Rupp

      Member

      January 16, 2018 at 10:33 AM

      I agree with Kaare.

      We are using price unit to accomplish four decimals. It is seamless.

      ——————————
      Allen Rupp
      Commercial Purchasing Manager
      Woodland Foods
      Waukegan IL
      ——————————
      ——————————————-

    • Colby Gallagher

      Member

      January 19, 2018 at 10:48 PM

      This is not possible as a customization at this time in D365.Ā  There is an idea to allow it, you should go upvote it: Ā https://ideas.dynamics.com/ideas/dynamics-operations/ID0002210

      ——————————
      Colby Gallagher
      Manufacturing Systems Consultant
      Agility Business Solutions
      Brecksville OH
      ——————————
      ——————————————-

    DSC Communities replied 7 years, 8 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

The discussion ‘4 Decimals in D365’ is closed to new replies.

Start of Discussion
0 of 0 replies June 2018
Now

Welcome to our new site!

Here you will find a wealth of information created for peopleĀ  that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!