我的报告中有一个小组。现在,我想为这个组创建订单号。
No Group's name Record
1 grp1-------------------------------
record1
record2
2 grp2------------------------------
record3
record4
我创建了变量 "STT" ,但没有运行。细节:
- 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)
我设置了评估时间:组