Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Using two dataset and Two nested tables(Using two dataset and Two nested tables - not getting value of first row of dataset1 in dataset2 beforeOpen())
Using two dataset and Two nested tables [message #1795297] Thu, 20 September 2018 04:49
sujit gosavi is currently offline sujit gosaviFriend
Messages: 1
Registered: September 2018
Junior Member
We have
two dataset's - dataset1, dataset2
two tables - table1, table2 (table1 outer and table2 inner)

table1 - dataset1 - onFetch()

SET global var id = row["id"]

table2 - dataset2 - beforeOpen()

GET global var id

--here we are not getting value of first row of dataset1, getting value of last row twice

Previous Topic:Unable to Get MIN Expression to Work
Next Topic:iDataExtract.getResultSetList() gives empty list
Goto Forum:
  


Current Time: Tue Apr 23 15:52:46 GMT 2024

Powered by FUDForum. Page generated in 0.04240 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top