Rounding Decimals
Last updated
Last updated
new DecimalFormat("#,###.#").format(paste the expression from your value field)new DecimalFormat("#,###").format(paste the expression from your value field)new DecimalFormat("#,###.##").format(paste the expression from your value field)