Jump to content

hvm

Members
  • Posts

    14
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by hvm

  1. Hello,

    We have a report where grouping based on a variable is needed.  Grouping on a variable is no problem.

    But to let grouping work correctly,  the data has to be sorted in the correct order. There our problem begins. We can not find a way to sort the data on a variable.

    Is there a way to archive this

    Thanx

    Hanno

  2.  Hi,

    We have a question about grouping a report on a jasperReport Variable. 
     
    The reproduction path:
    I have a Variable with name "tstVar". The expression of that variable is just the value of one of the fields of the report. For example:
    variableExpression     $F{profielNaam}
     
    Next I made a report group; the grouping expression is the just made variable:
    groupExpression $V{tstVar}
     
    In the group header I print the variable field:  $V{tstVar}
     
    The result is that the group header always prints the value of the previous record. In the first group is is "null".
    At this moment we use JasperReports version 3.1. 
     
  3.  We have a main report which consist of a nummer of sub reports. The subreports themselves contains Page headers and Footers.

    This functions pretty well. The Headers and footers are printed on each page. 

    There is only one issue left. The page footer is not printed at the bottom of the page.

    Is there a solution for this issue?

    Thanx.

    Hanno

×
×
  • Create New...