Jump to content
JasperReports Library 7.0 is now available ×

iReport 1.3.1 - Subreport parameter not passed


Icarus

Recommended Posts

hi all

 

I'm using iReport 1.3.1 with JasperReports 1.3.1

 

I'm having a problem when passing a paramter from the master to a subreport

 

Master report: subreport paramters

Parameter: OrganizationName (name)

Expresion: $P{OrganizationName} (default value expression)

 

Sub report:

Paramters: OrganizationName (name)

this parameter is null when the subreport is generated

 

in the master report the P${OrganizationName} prints the value with no problem, but in the subreport, the value is not passed

 

I checked whatever you can imagine, but still does not work

 

any ideas ?

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