Hi,
I have a lawson query where I pull amounts and try to add them in the assign node inside teh query loop. The total after the loop shows all values as appended and not added. The similar calculation for the record count works. The total variable is declared in the Start node as double.
I could not find a similar case that would help me.
Thank you!