I want to build a calculation that returns the sum from integer fields and display them in a text field, but it is not working. I have tried everything I can think of. Followed instructions from Formulas site.
| ${GI1}+${GI2}+${GI3}+${Detention_Fac}+${Detention_Fac2} |
I have the xsl file attached.