Add values from Schedule

Hi,

I am trying to add two values that I get form two separate schedules but getting an incorrect total value. I thought it was going to be straightforward but instead it was adding it as another decimal at the end. Total should be 10.89 instead of 10.550.34.

Any help is much appreciated. Cheers

Hi @orbitbimster try string to number

3 Likes

That was it! Learned a lot from that. Thanks for the quick response @sovitek

2 Likes