Jump to content
Changes to the Jaspersoft community edition download ×

Subreport Data not printing in pdf


kosalendra.singh1

Recommended Posts

I have a subreport embedded in the first page of the jasper. I have to change the sql query for the subreport but when I do that no subreport data is printed.

I am passing a parameter from the main report to the subreport, Also invoice_date is matched from two table like this

inv_sumary_invoice_date = TO_DATE ($P{INVOICE_DATE}, 'DD-MM-YYYY') --[inv_sumary_invoice_date (DATE)]

invoice_date = $P{INVOICE_DATE} -- [invoice_date (VARCHAR2)]

 

NOTE: When I replace the new query with the old one, data is available again

I can not share the code

Link to comment
Share on other sites

  • Replies 1
  • 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...