Skip to main content



      Home
Home » Archived » BIRT » Data with More than Data Set
Data with More than Data Set [message #169374] Mon, 12 June 2006 15:24 Go to next message
Eclipse UserFriend
I have two optional parameters (organization ID & customer ID) in my
report that are passed in as indexes to a table. I have two data sets
(organization and customer) that load the name associated with each ID.

I'm trying to use values from both data sets within a single Data
element. How is this possible? Currently, it is forcing me to bind to
a single Data Set.
Re: Data with More than Data Set [message #169396 is a reply to message #169374] Mon, 12 June 2006 16:18 Go to previous messageGo to next message
Eclipse UserFriend
You can bind an element to one data set only. Can you create a data set that
joins the two tables?

"George Handin" <eclipse@dafunks.com> wrote in message
news:e6kf1d$sf1$1@utils.eclipse.org...
> I have two optional parameters (organization ID & customer ID) in my
> report that are passed in as indexes to a table. I have two data sets
> (organization and customer) that load the name associated with each ID.
>
> I'm trying to use values from both data sets within a single Data
> element. How is this possible? Currently, it is forcing me to bind to
> a single Data Set.
Re: Data with More than Data Set [message #169443 is a reply to message #169396] Mon, 12 June 2006 17:50 Go to previous message
Eclipse UserFriend
Yes, I could do that. Though it is a little more messy (code wise), it
will foot the bill. Thanks.


Diana Peh wrote:
> You can bind an element to one data set only. Can you create a data set that
> joins the two tables?
>
> "George Handin" <eclipse@dafunks.com> wrote in message
> news:e6kf1d$sf1$1@utils.eclipse.org...
>> I have two optional parameters (organization ID & customer ID) in my
>> report that are passed in as indexes to a table. I have two data sets
>> (organization and customer) that load the name associated with each ID.
>>
>> I'm trying to use values from both data sets within a single Data
>> element. How is this possible? Currently, it is forcing me to bind to
>> a single Data Set.
>
>
Previous Topic:Localization within Dynamic Text
Next Topic:Passing database parameters into BIRT
Goto Forum:
  


Current Time: Tue May 13 15:25:50 EDT 2025

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

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

Back to the top