Jump to content
Changes to the Jaspersoft community edition download ×

Sending parameters using REST request in Jasper from a report to another report


jamshaidiqbal120

Recommended Posts

I have designed a report using Jasper Studio and having a StackedBarChart like this:

 

gkbzE.png

 

I have to run a new report when I click on each color. I have created three reports which are almost the same and have just a difference of two comparison variables. I have dependent variables which are **MonthName** and name for each color from **Legend**. I am thinking to create a single report which will receive two parameters through the REST request link.  

I am using List in the newly opened reports to display the relevant data. Here is my rest request link for the report:    

http://0.0.0.0:9093/jasperserver/rest_v2/reports/Sub_Reports/BillPay_Feature_Subreport.html

(0.0.0.0 is a dummy address)
   
The link is passed to each CategorySeries as HyperLink. Is there any way I could add both the values as parameters to the report links? I am unable to get any method. Any help would be really appreciated. Thanks

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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