Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Cascading report parameters
Cascading report parameters [message #637197] Thu, 04 November 2010 14:48 Go to next message
mkrivic Mising name is currently offline mkrivic Mising nameFriend
Messages: 33
Registered: May 2010
Member
Hi,

I have the following situation:

In one dataset called Projects and I have two attributes in it: leader, project

In second dataset called People and I have two attributes in it: projects, people

When I build cascading parameter group based on single dataset (Projects), and create two parameters in it (leader,project1), I get all projects for specific leader.

then, I want to build another cascading parameter group based on single dataset (People), and create two parameters in it (project2, people).

Is there possible that somehow I use project1 parameter value as default value for dataset People (project2 parameter should use this value), and in that way I can get peoples in that projects?

Example:

In first cascading group, If I choose Leader1, I get Project1, Project2,Project3...
Then, If I choose Project2 from second parameter in this group, I get Man1, Man2, Man3 in second cascading group assuming that Man1, Man2, Man3 belong to Project2.

If my question is not understandable, let me know.

Regards, and thanks,

Re: Cascading report parameters [message #637261 is a reply to message #637197] Thu, 04 November 2010 18:00 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

could you not just create a joint dataset with both datasets and put all
the parameters in the same cascade or use a multi-dataset cascade?

Jason

On 11/4/2010 10:48 AM, mkrivic wrote:
> Hi,
> I have the following situation:
>
> In one dataset called Projects and I have two attributes in it: leader,
> project
>
> In second dataset called People and I have two attributes in it:
> projects, people
>
> When I build cascading parameter group based on single dataset
> (Projects), and create two parameters in it (leader,project1), I get all
> projects for specific leader.
> then, I want to build another cascading parameter group based on single
> dataset (People), and create two parameters in it (project2, people).
> Is there possible that somehow I use project1 parameter value as default
> value for dataset People (project2 parameter should use this value), and
> in that way I can get peoples in that projects?
>
> Example:
>
> In first cascading group, If I choose Leader1, I get Project1,
> Project2,Project3...
> Then, If I choose Project2 from second parameter in this group, I get
> Man1, Man2, Man3 in second cascading group assuming that Man1, Man2,
> Man3 belong to Project2.
>
> If my question is not understandable, let me know.
>
> Regards, and thanks,
>
>
Re: Cascading report parameters [message #637292 is a reply to message #637261] Thu, 04 November 2010 21:55 Go to previous message
mkrivic Mising name is currently offline mkrivic Mising nameFriend
Messages: 33
Registered: May 2010
Member
Jason,

thanks for reply. I came on same idea after posting this topic, but I wasn't able to post that I succeeded with joined datasets till now.

Thanks again, regards,
Previous Topic:Font size handling in IE different
Next Topic:Pie, Line and Bar Charts
Goto Forum:
  


Current Time: Thu Mar 28 13:02:51 GMT 2024

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

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

Back to the top