[ How to ] Format Decimal to String ie: "#.##"

This rule will format any decimal number to a string with fixed 2 decimal places.
ie: #,## decimal number 2.1 = string "2.10"
See comments in rule & note local variables in the rule.

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.