Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Export Data of sub -report with parent data
Export Data of sub -report with parent data [message #1385553] Mon, 09 June 2014 10:09 Go to next message
Rahul Kushwaha is currently offline Rahul KushwahaFriend
Messages: 4
Registered: June 2014
Junior Member
I am using Eclipse BIRT Designer Version 2.3.2 .

I used one data set which one value is use for sub report.

for Example :

if we have order as a first data set and this data set include order id , company id
and in subreport we are going to display purchaser name on the basis of company id. so report look like this

Order
1000
1 Jon
1 harry
1001
2 bob
2 merry

in above report
1000 and 1001 is order no,
1 & 2 company id ,
jon ,harry, bob and merry are the associated company member name.

while we export data
there are three element will come
first for order data set , second for company id 1 and third for company id 2

i want only one data set element name as order in export data
in excel i need colomn as
(order ,company id, name )

please help !!!

Re: Export Data of sub -report with parent data [message #1385583 is a reply to message #1385553] Mon, 09 June 2014 17:54 Go to previous messageGo to next message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

You could create a joint dataSet or a single dataSet with all of the data. Then, you'd have all of the values in a single row of a result set to export.

Michael

Developer Evangelist, Silanis
Re: Export Data of sub -report with parent data [message #1386029 is a reply to message #1385583] Fri, 13 June 2014 06:31 Go to previous messageGo to next message
Rahul Kushwaha is currently offline Rahul KushwahaFriend
Messages: 4
Registered: June 2014
Junior Member
Thanks .. I done it as you suggested
Re: Export Data of sub -report with parent data [message #1386134 is a reply to message #1386029] Fri, 13 June 2014 14:41 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

Glad to help. Let us know whenever you have questions.

Michael

Developer Evangelist, Silanis
Previous Topic:Is there a way to change the plugin.xml for spudsoft birt emitters to no-pagination in runtime.jar
Next Topic:How to get row count when use group in BIRT
Goto Forum:
  


Current Time: Fri Apr 26 13:25:37 GMT 2024

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

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

Back to the top