For various reasons, I don't want to change my tree. Anyone know the rule syntax that formats an amount field?
For dates it would be fromdatetime(currentdate(),"{CCYYMM}"
I can't get the rule right to force a 2 position 'cent' field. The trailing zeros get truncated.... for example
50 should be 50.00
50.1 should be 50.10
This seems like a really dumb question.
For dates it would be fromdatetime(currentdate(),"{CCYYMM}"
I can't get the rule right to force a 2 position 'cent' field. The trailing zeros get truncated.... for example
50 should be 50.00
50.1 should be 50.10
This seems like a really dumb question.