Jump to content

Hyperlink with multiple parameters


dknutson

Recommended Posts

Got a problem.  I've setup two reports, A & B.  Both reports have a date parameter (param1) and a text parameter (param2).  Report A has 2 text fields that shows the value of param1.  One of the text field is setup as a hyperlink with type ReportExecution and 2 Link paramers, one of type "_report" and one named param1.  This works just fine and gets me to report B with the value passed from report A.  Is it possible to add param2 to the link parameters section?

I've added param2 to the link parameters of report A, but the value isn't  getting to report B - only param1 is getting changed.  What do I need to do?  Is this a limitation of using ReportExecution?

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I can get this to almost work if instead of type ReportExecution I use Reference and add the parameters to the end of the expression.

I just bought the JasperServer manual, and it only mentions the ReportExecution method - which isn't working. 

When should I use Reference and when would I use ReportExecution?

Link to comment
Share on other sites

  • 4 weeks later...

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