I was wondering how I can sum values in Ireports For example I have some "null" and some values (5,10,200..etc) I want to sum them in a third column .
I have $F(field1) - 5 $F(field2) - Null $(field3) - Null So in total , no matter that I have '5' as result from 'Field1' - I always get "Null" (After running the jasper ) Picture1 Picture2
Please check screenshots
Thank you so much!