Jump to content
We've recently updated our Privacy Statement, available here ×

Addition operation


couetbis

Recommended Posts

Hi,

I have a report with 2 subreports. Subreports return a total value. I want to addition this 2 total values (variables are differents).

 

I try to create a new variable with expression :

new Integer($V{value1}.intValue() + $V{value2}.intValue())

but it's print always null !

 

An idea ?

Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...