Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Sub report BIRT version 3.7.1
Sub report BIRT version 3.7.1 [message #1412106] Mon, 25 August 2014 10:00 Go to next message
amal amal is currently offline amal amalFriend
Messages: 8
Registered: April 2014
Junior Member
Hello everyone ,
i need you'r help to develope a sub report .

i take as example :

Dataset1 : open : select asset , itemnum from ASSET where assetnum in (my parameter : one or more than one value )

Subdataset : open : select Description from ITEM where itemnum = (i need to recover the value of itemnum from Dataset1)


any idea plz
Re: Sub report BIRT version 3.7.1 [message #1415950 is a reply to message #1412106] Thu, 04 September 2014 03:01 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

For the sub data set, do select description from item where itemnumber = ?

Then, in your sub data set table, go to the binding tab, select the data set parameter binding button and pass the value from the outer table to the data set parameter that way. That should do it. Let me know if you have questions.


Michael

Developer Evangelist, Silanis
Previous Topic:How to sum values for few rows in BIRT
Next Topic:How to find out page breaks using birt api
Goto Forum:
  


Current Time: Fri Apr 19 22:29:47 GMT 2024

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

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

Back to the top