Originally posted by: SystemAdmin
In the rules, I am able to do a sum on one field such as: =NUMBERTOTEXT( ROUND(SUM( TEXTTONUMBER(Merchandise_Amt_124 Field:Lines Record:VchrDtl:HdrCalcIn) ),2))
but not on two fields such as:
=NUMBERTOTEXT( ROUND(SUM( TEXTTONUMBER(Merchandise_Amt_124 Field:Lines Record:VchrDtl:HdrCalcIn) ),2) + ROUND(SUM( TEXTTONUMBER(Vat_entrd_amt_ln Field:Lines Record:VchrDtl:HdrCalcIn) ),2))
Is this the correct way of adding 2 fields or what need to be modified? Any help will be appreciated. Thanks!
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender