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

csnowden

Members
  • Posts

    1
  • Joined

  • Last visited

csnowden's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I'm trying to create a report with a table tied to a dataset. I put the table into the Detail band in my report, and place a title in the Page Header band. The dataset is very simple and I'm able to preview information in the query editor. However, when I attempt to run my report, it tells me that there are no pages to display, as if there was no data. I did a lot testing and what I've found so far is that I can successfully run my report ONLY if I some kind of query on the report level. I do not use the results from this query at all, I'm merely displaying the data in my table. I must be doing something wrong, but I've been unable to figure out how to resolve this. From what I can tell, a JasperReport is incapable of running unless there is a report level query, no matter what that query is. Should I change my report to not use a dataset and instead use the report-level query results? Or is there a configuration option that I'm missing that allows the report to default to the subdataset? I'm using the latest iReport, 5.0.1. Thanks.
×
×
  • Create New...