Forum Discussion

EmberKrumwied's avatar
EmberKrumwied
Qrew Officer
5 days ago
Solved

Any tips for ensuring system calculations display consistently?

I have a billing application that tracks Assets, their monthly rates, and the Rental Charges. I'm finding instances when the same field doesn't display the same value.  Example: Sub-Total field when...
  • MarkShnier__You's avatar
    5 days ago

    Well, in most commercial applications like assets and real estate is supposed to something more technical or scientific, you were probably best rounding all your calculations off to the nearest Penny along the way because that will be what is most replicable by other users. So for example, you may have some calculations that involve percentages which caused extra decimal places, but I would just do round to the nearest penny at every stage possible