Jump to content

Drilldown link support in the report viewer


Recommended Posts

By: Chuck Wan - chuckone

Drilldown link support in the report viewer

2002-03-19 13:34

I would like to setup the report definition so that when I click on a display data field (column), the JasperReport viewer can either trigger another report generation or jump to other section in the same report for the drill down details. This is kind of similar to the hyperlink concept in the HTML report. Is this possible to do this in the current version ? If not, any plan to support it in the near future ?

 

Thanks

Chuck Wan

 

 

 

By: Teodor Danciu - teodord

RE: Drilldown link support in the report viewer

2002-03-25 07:30

 

Hi,

 

This is not possible right now.

There are plans to implement it in the future,

but not too soon since there are other features

pending.

 

Thanks,

Teodor

 

 

 

By: Teodor Danciu - teodord

RE Drilldown link support in the report viewer

2002-06-12 04:30

 

Hi,

 

Try the new 0.3.2 version to see how hyperlinks work.

 

Thank you,

Teodor

Link to comment
Share on other sites

  • 2 years later...
  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 8 months later...

I dont know how you are creating jrxml file. I use iReport. if you too, then

in Hyperlink options choose
hyperlink type: "ReportExecution" and
link parameters provide [parameter name : Expression] as

[_report  :   /path/to/child/report (in jasperserver) ]      
[param_1(if any) :   param_1_value ]
          

Publish your report to jasperserver and test the reports. Please be noted, iReport does not provide the iteractivity(drill down), only you can preview the individual reprots.

 

if you still facing the issues, check the exception details.
if (works) karma++; /tools/fckeditor/editor/images/smiley/msn/regular_smile.gif

asif

Ref:  http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=35699



Post Edited by asif_m10 at 10/29/2009 11:18
Link to comment
Share on other sites

  • 5 weeks later...

dknutson
Wrote:

what if you don't have the option to select a type of "ReportExecution"?  I'm using iReports 3.6 and it only has type "Reference"  Is this a setup problem?

Do you have the JasperServer plugin installed in iReport?  Does this happen in the latest iReport release as well?

Regards,

Lucian

Link to comment
Share on other sites

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