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

setVariableValue problem - urgent please help


Recommended Posts

By: Shiva Murali - shivva

setVariableValue problem - urgent please help

2003-08-18 01:48

Hi

 

am using jasper to do a complex report. It has 5 groups. Iam using the scriptlet to do the calculations. The problem is after i've done the calculations i am setting the calculated values in to the report variables. But all iam getting is the null value. Please advice me how to set the report variables especially while using the groups.

 

Any help would be appreciated.

Thanks

shivva

 

 

 

 

 

 

 

By: dandotkar shashikanth - dshashikanth

RE: setVariableValue problem - urgent please help

2003-08-18 05:39

may be the methods which you are using are

static check them..

cheers

shashi

 

 

 

 

By: Teodor Danciu - teodord

RE: setVariableValue problem - urgent please

2003-08-18 08:49

 

Hi,

 

If you calculate the values using scriptlets, then

the report variables should have calculation="System".

 

I hope this helps.

Teodor

 

 

 

 

 

By: Shiva Murali - shivva

RE: setVariableValue problem - urgent please help

2003-08-18 18:38

firstly thanks for ur sugestions.

 

I tried with setting the variable calculation="System" already.

 

Ok let me xplain my prob clearly. I have 5 groups say A,B,C,D,E. I am doin some calculations in beforeGroupInit(). Iam doing the calcualtion for the group chang say D. (ie) iam doing the calculation iff the group name is "D". And i was trying to set back the calculated value immediately after calculations.

The display variable is in the group "D" footer.

 

But i cant see the values in the report.I think all the values are getting initialized.

 

thanks again

shivva

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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...