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

kentzipo

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by kentzipo

  1. Hi

    I have a group in my report. Now, i want create order number for this group.

    No    Group's name    Record
    1       grp1-------------------------------
                                    record1
                                    record2
    2       grp2------------------------------
                                    record3
                                    record4

     

    I was created variables "STT" , but don't run. Detail:

     - Variable Class; java.lang.Integer

     - Calculation: Nothing

     - Reset type: None

     - Increment type: Group

     - Variable Expression:    ($V{STT} == null?0:$V{STT}) + 1

     - Initial Value Expression: new Interger(0)

    And i set Evaluation Time: Group

    Please help me!

×
×
  • Create New...