07-09-04 08:33 PM
I have migrated my solution from 2002 to 2004.
In the old version, the cumulative sum functoid was
working well (adds numbers for each repetition of a
subnode in a single record). But in the new one the
functoid is adding all occurrences of the sub node in all
records, rather than one. So instead of getting a value of
say 2 (per line), I am getting 91 (which is the number of
times the subnode appears in the entire file).
Is there a difference between the 2002 and 2004 versions
for this functoid?
Pl help soon.
[ Post a follow-up to this message ]
|