gateleys wrote:DSguru2B wrote:I definitely do not want to use FMT(InLink.PRICE, "R2") against every decimal types.
In the Transformer select all the decimal columns then right-click and choose Derivation Substitution.
In the window that opens, type Fmt($1,"R2") in the expression field and click OK.