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

john.oconnor_1

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by john.oconnor_1

  1. I figured it out... It was actually do to my expression to print based on a count that was in my intense query and only counted when data was being passed into the query. So I removed the expression on when the sub report prints and it works. So happy.
  2. I am actually having the opposite issue... I just posted my question, so maybe if you figured it out, you could look at mine. But have you tried in your parameters list of subreport properties... using $P{variable_name}. Im sure you have. But figured I would try to help out.
  3. Bare with me since I have only been using iReport for 3 weeks but I have made significant progress in learning how this works. Scenario: I have a master report and a sub report. If I run my report without parameters being passed in - based on a trace - looks like no data is getting into the subreport. If I provide the two parameters for the main report then the subreport will print. On the master report in the header group where the subreport resides, I am printing the two fields just to validate the data is in the group (was not sure if this was necessary). In my parameters for the subreport I am calling it using $F{variable_name} . Also my sql queries from both reports are returning data. I have shared my work with three other people at the office with more time using iReports and they cant figure it out. So to clarify the main issue is that if parameters are given at main report creation, the subreport will print. If no data is given for the main report, and the query finds this data for the subreport instead then subreport runs perfectly. If you need any additional info, let me know. Thank you ahead of time. P.S. - Not always the best at explaining technical stuff :-)
×
×
  • Create New...