Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Using 2nd Dataset in Master Page
Using 2nd Dataset in Master Page [message #57071] Wed, 13 July 2005 03:34 Go to next message
Wins is currently offline WinsFriend
Messages: 70
Registered: July 2009
Member
Hi,

Can anyone help me on how to use a 2nd dataset to insert a dataset field
when using a grid element in master page layout for I have to produce a
PDF format..

Example:

"Balance Statement as of period" + row["periodno"]<--this field should
come from the second dataset in the report.

Thanks,
Wins
Re: Using 2nd Dataset in Master Page [message #57098 is a reply to message #57071] Wed, 13 July 2005 03:43 Go to previous messageGo to next message
Wins is currently offline WinsFriend
Messages: 70
Registered: July 2009
Member
While in master page layout I tried to add a data element inside the grid
and binded the data element to my dataset where the field row["periodno"]
will come from and got this error message at the end of the PDF report...


There are errors on the report page:
Error1:Failed to evaluate row["periodno"]
ReferenceError: "row" is not defined. (#1)

Your timely support will be appreciated..Thanks.

Wins
Re: Using 2nd Dataset in Master Page [message #58067 is a reply to message #57098] Thu, 14 July 2005 06:53 Go to previous messageGo to next message
Wins is currently offline WinsFriend
Messages: 70
Registered: July 2009
Member
Hi,

Can anyone help me on how to use a 2nd dataset to insert a dataset field
when using a grid element in master page layout for I have to produce a
PDF format..

Example: "Balance Statement as of period" + row["periodno"]<--this field
should come from the second dataset in the report. Thanks,
Wins
Re: Using 2nd Dataset in Master Page [message #58625 is a reply to message #58067] Fri, 15 July 2005 05:49 Go to previous messageGo to next message
Rima Kanguri is currently offline Rima KanguriFriend
Messages: 110
Registered: July 2009
Senior Member
Hi,

Dataset is not supported in Report header/footer of the master page layout.
Any report item like table, list bound to data is not supported in the
page header or footer.

--Rima Kanguri
BIRT Committer
Re: Using 2nd Dataset in Master Page [message #58892 is a reply to message #58625] Fri, 15 July 2005 09:55 Go to previous message
Wins is currently offline WinsFriend
Messages: 70
Registered: July 2009
Member
Hi Rima,

My header requires to display a parameter field from the dataset..e.g.
"Sales Report for the Month of" + row["Month"] and should be in PDF
format...can you please help me on how can I accomplished this requirement
if dataset is not supported in master page layout...Correct me if I'm
wrong but what I understand is that if I have to output my report in PDF
then I have to set my header in master page layout....

Thanks,
Wins
Previous Topic:Birt Scripting: String functions
Next Topic:Any support for: Scripted Reports with Drilldowns over SDO DataGraph Object ?
Goto Forum:
  


Current Time: Wed Jan 15 07:26:44 GMT 2025

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

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

Back to the top