Skip to main content



      Home
Home » Archived » BIRT » Input parameter. Does not change
Input parameter. Does not change [message #191781] Mon, 25 September 2006 09:11 Go to next message
Eclipse UserFriend
Originally posted by: helen.westcall.net

Hello all! I am beginner in BIRT. (version 2.1.0.N20060628-1351)
Is there a way to replace/extend the report parameters dialog (for both
run-time and design-time)? I need to provide a more dynamic report
parameters dialog, where input in param have to define the next param. For
example, if I enter number of month in the MONTH param, then the next
would should a list of type of activities that take place during of this
month.
First parameter is integer. Second parameter is ComboBox based on sql
statement "select num_month,activs from acts where num-month=?" where
default value for ? is param["MONTH"].
When report views first time , it is formed with default values and list
of ComboBox contain true values.

Whether there is an opportunity to solve such problem?

Thanks for help.
Re: Input parameter. Does not change [message #191806 is a reply to message #191781] Mon, 25 September 2006 11:44 Go to previous message
Eclipse UserFriend
You should be able to do this in the designer just using a cascaded
parameter.
A cascaded parameter can be tied to multiple Data Sets.

Jason

"Helen" <helen@westcall.net> wrote in message
news:e892da1830c7054a26690723be9d267b$1@www.eclipse.org...
> Hello all! I am beginner in BIRT. (version 2.1.0.N20060628-1351)
> Is there a way to replace/extend the report parameters dialog (for both
> run-time and design-time)? I need to provide a more dynamic report
> parameters dialog, where input in param have to define the next param. For
> example, if I enter number of month in the MONTH param, then the next
> would should a list of type of activities that take place during of this
> month.
> First parameter is integer. Second parameter is ComboBox based on sql
> statement "select num_month,activs from acts where num-month=?" where
> default value for ? is param["MONTH"].
> When report views first time , it is formed with default values and list
> of ComboBox contain true values.
>
> Whether there is an opportunity to solve such problem?
>
> Thanks for help.
>
Previous Topic:PDF FONTS - DOES IT WORK?
Next Topic:Direction of pie chart
Goto Forum:
  


Current Time: Thu Jul 24 02:24:07 EDT 2025

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

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

Back to the top