Newbies guave Posted August 7, 2009 Newbies Posted August 7, 2009 I would like to use the following codes to calculate the total value of BR_PA. The result I received is NaN. When I went online to find out what is wrong, I realised that it is because no value is contained in some of the nodes and also because my values contain decimal point. How do I resolve this issue? SOS select="$bayerList[position() <= $halfIndex]"/> select="$bayerList[position() > 1]"/>
Martin Brändle Posted August 10, 2009 Posted August 10, 2009 I think the problem lies in your test in the alumProdSum template.
Newbies guave Posted August 18, 2009 Author Newbies Posted August 18, 2009 Thanks for your reply. I have since use javascript to solve that problem.
Recommended Posts
This topic is 5576 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now