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

where do you specify input parameter's where clause in jasperserver


oakrami

Recommended Posts

Hello,

I need to create a report with query based input parameter. I can create the parameter but do not know where to specify the where clause in the report on the server. Do you specify it in the ad hoc view or somewhere else? I need to specify WHERE customer_id = $P{cust_ID}.

I have seen an example where it is done in jaspersoft studio but not on the server.

 

Thanks for your help

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Did you create the report from the Save Ad Hoc View and Create View option in the Ad Hoc Designer?

If you did, I'm assuming you added the filter to the view and then did a Save. When you did, did you get a popup that asked if you wanted to update the report too? If that didn't happend, this server may not think the two are linked anymore.

In this case, you could delete the report and then re-generate it from the Ad Hoc view.

There are other reasons that an AdHoc linked Report might not be updated when you save the Original view, if some other process or object has it open or includes the report. I've run into this when the report was used in a dashboard. You need to remove it from the dashboard before it will be updated.

 

Link to comment
Share on other sites

Hello and thank you for looking into this.

When creating the Ad Hoc View i did not add filters, I saved the Ad hoc View and Created the report at the same time.

The reason i did not want to create filters was that i need cascading input controls ( when user makes selection in the first control the second control's value would automatically update based on the user selection).

In order to achieve this once i saved the report i clicked on edit report and added a control ( see attachment) that fetches data using an sql query . The controls are working nicely but the report itself would not change value therefore i think i am missing something./sites/default/files/images/InputControl.png

Thank you for looking into this.

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