Skip to main content



      Home
Home » Newcomers » Newcomers » BIRT 2.2.1 Drill down report- List box issue
BIRT 2.2.1 Drill down report- List box issue [message #262647] Thu, 07 August 2008 02:56 Go to next message
Eclipse UserFriend
Originally posted by: sriram-3.venkatraman-3.cognizant.com

Hi,

We are facing an issue related to listbox in Drilldown report. We have a
text box as one parameter in parent report. User will enter more than one
values in that textbox by comma(,) separated.(Ex: 0010,REV). From the
parent report, we have to pass the value to a child report parameter(Ex:
Revenuecodeparam) which is a list box. While mapping the parent report
parameters with child report parameters through hyperlink option in BIRT,
we are passing the parent report parameter value as an array using
javascript function to the child report. But the values are not getting
assigned to the listbox control in the child report.

1)How can i assign the value of a textbox to a listbox?

2)Whether i can access the report parameters of a child report from the
parent report and assign the values in parent report itself?

3)Is there any solution available in BIRT 2.3?

Please advice.
Note: we are using BIRT 2.2.1 version.

Sriram.V
Re: BIRT 2.2.1 Drill down report- List box issue [message #262663 is a reply to message #262647] Thu, 07 August 2008 07:53 Go to previous messageGo to next message
Eclipse UserFriend
Sriram,

It's probably best to ask on the BIRT newsgroup which I've added to the
"to" list of the reply so you don't have to repost.


Vikram wrote:
> Hi,
>
> We are facing an issue related to listbox in Drilldown report. We have
> a text box as one parameter in parent report. User will enter more
> than one values in that textbox by comma(,) separated.(Ex: 0010,REV).
> From the parent report, we have to pass the value to a child report
> parameter(Ex: Revenuecodeparam) which is a list box. While mapping the
> parent report parameters with child report parameters through
> hyperlink option in BIRT, we are passing the parent report parameter
> value as an array using javascript function to the child report. But
> the values are not getting assigned to the listbox control in the
> child report.
> 1)How can i assign the value of a textbox to a listbox?
>
> 2)Whether i can access the report parameters of a child report from
> the parent report and assign the values in parent report itself?
>
> 3)Is there any solution available in BIRT 2.3?
>
> Please advice.
> Note: we are using BIRT 2.2.1 version.
>
> Sriram.V
>
Re: BIRT 2.2.1 Drill down report- List box issue [message #262737 is a reply to message #262663] Fri, 08 August 2008 11:16 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.alltel.net

Sriram,

You can not pass parameters as a javascript array in BIRT. When you use
the hyperlink builder it is essentially building a url with parm name
value pairs for any parameter, so the detail report should be getting
the values you are passing. What I do not understand is in the detail
report if you are passing the parameter why is the list box even displaying?

Jason

Ed Merks wrote:
> Sriram,
>
> It's probably best to ask on the BIRT newsgroup which I've added to the
> "to" list of the reply so you don't have to repost.
>
>
> Vikram wrote:
>> Hi,
>>
>> We are facing an issue related to listbox in Drilldown report. We have
>> a text box as one parameter in parent report. User will enter more
>> than one values in that textbox by comma(,) separated.(Ex: 0010,REV).
>> From the parent report, we have to pass the value to a child report
>> parameter(Ex: Revenuecodeparam) which is a list box. While mapping the
>> parent report parameters with child report parameters through
>> hyperlink option in BIRT, we are passing the parent report parameter
>> value as an array using javascript function to the child report. But
>> the values are not getting assigned to the listbox control in the
>> child report.
>> 1)How can i assign the value of a textbox to a listbox?
>>
>> 2)Whether i can access the report parameters of a child report from
>> the parent report and assign the values in parent report itself?
>>
>> 3)Is there any solution available in BIRT 2.3?
>>
>> Please advice.
>> Note: we are using BIRT 2.2.1 version.
>>
>> Sriram.V
>>
Previous Topic:Formatting a blank line before each comment
Next Topic:Want to remove referenced libraries
Goto Forum:
  


Current Time: Sun Jun 01 01:19:39 EDT 2025

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

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

Back to the top