• By Inessa Peters
  • September 16, 2025
  • Comment 1

Custom Fields – Rounding

Sometimes you need to work with rounded values in Empower.

No matter how many digits are displayed, Empower always calculates with all 14 digits in the background. But what if you need a rounded number – let’s say, 2 decimals?

✅ You can easily create a Custom Field using the ROUND function:

Formula: ROUND(Field,X)

👉 X is the number of decimal places you want to round to (as an integer).

Example: Amount = 2.6789 mg/mL 

  • ROUND(Amount,0) → 3
  • ROUND(Amount,-1) → 2.7
  • ROUND(Amount,-2) → 2.68
  • ROUND(Amount,-3) → 2.679

 

And of course — you can integrate this into further formulas: 
ROUND(Amount,-2) * Factor / 3

Comments

  1. ufabet เข้าสู่ระบบ
    April 28, 2026

    I’m really impressed with your writing skills as well as
    with the layout on your weblog. Is this a paid theme or did you
    customize it yourself? Anyway keep up the excellent quality
    writing, it’s rare to see a great blog like this one these days.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert