Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



get next data in birt

From: Tommy Hediaka (2013-11-18 14:22)

Dear BIRT experts,
Does anyone know how to retrieve next data rows in BIRT? 
is there any native syntax something like "row.next()"?
As mentioned below, I have  3 columns, these are col1, col2, next_rows. Next_rows value always retrieve next row data:
col1col2next_rows
A0B0B1
A1B1B2
A2B2B3
A3B3B4
A4B4B5
A5B5............
Please let me know if you have any idea to solve this matter.
Thank you.
Regards,
Tommy


From: (2013-11-17 22:46)

Problem closed..


Thank you BIRT Experts


---In MAXIMO@yahoogroups.com, <hediaka@...> wrote:

Dear BIRT experts,


Does anyone know how to retrieve next data rows in BIRT?
is there any native syntax something like "row.next()"?


As mentioned below, I have 3 columns, these are col1, col2, next_rows. Next_rows value always retrieve next row data:


col1 col2 next_rows

A0 B0 B1
A1 B1 B2
A2 B2 B3
A3 B3 B4
A4 B4 B5
A5 B5 ............


Please let me know if you have any idea to solve this matter.


Thank you.


Regards,


Tommy