Dear Sir,
I have a problem to addition of two variables in iReport 3.5.0. I have two variables of Integer type. one is $V{varmasterreport} which is getting from master report and second is $V{r_variable} which is getting from subreport. i created a third variable sumofvar with variable expression new Integer($V{varmasterreport}.intValue() + $V{r_variable}.intValue()). When i want to display sumofvar then it displaying null . My report is successfully compiled and run. Sir, Please help me to resolve this issue. Awaiting your kind response. With Best wishes Tariq Masood _________________________________________________________________ Windows Live™ SkyDrive™: Get 25 GB of free online storage. http://windowslive.com/online/skydrive?ocid=TXT_TAGLM_WL_SD_25GB_062009 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---