Function in XSL to replace NULL with 0
I am trying to sum numeric value and null value which is incorrect. To replace null with 0, do we have any function in xsl?
0
I am trying to sum numeric value and null value which is incorrect. To replace null with 0, do we have any function in xsl?