Skip to main content



      Home
Home » Archived » BIRT » How to pass a parameter with in the page??(I am able to pass a parameter through a pop-up and get the results. With in the page how can I pass a parameter??)
How to pass a parameter with in the page?? [message #894986] Wed, 11 July 2012 06:50 Go to next message
Eclipse UserFriend
Hello Jason,

How to pass a parameter in the report in the same page itself?

Clearly, need to avoid pop-up for parameter passing, instead a control with in the page is required.

Is it possible with BIRT?? If yes, kindly provide an example or an insight.

Thanks in advance.

sid
Re: How to pass a parameter with in the page?? [message #895157 is a reply to message #894986] Wed, 11 July 2012 16:25 Go to previous messageGo to next message
Eclipse UserFriend
If you are running a report in the viewer you can add the parameters to
the URL using &parmname=parmvalue

Jason


On 7/11/12 6:50 AM, sidharth mv wrote:
> Hello Jason,
>
> How to pass a parameter in the report in the same page itself?
>
> Clearly, need to avoid pop-up for parameter passing, instead a control
> with in the page is required.
>
> Is it possible with BIRT?? If yes, kindly provide an example or an insight.
>
> Thanks in advance.
>
> sid
Re: How to pass a parameter with in the page?? [message #895169 is a reply to message #894986] Wed, 11 July 2012 17:13 Go to previous messageGo to next message
Eclipse UserFriend
No Message Body

[Updated on: Wed, 11 July 2012 17:25] by Moderator

Re: How to pass a parameter with in the page?? [message #895172 is a reply to message #895169] Wed, 11 July 2012 17:21 Go to previous messageGo to next message
Eclipse UserFriend
No Message Body

[Updated on: Wed, 11 July 2012 17:26] by Moderator

Re: How to pass a parameter with in the page?? [message #895193 is a reply to message #895172] Wed, 11 July 2012 19:38 Go to previous message
Eclipse UserFriend
I am not 100% on what you are doing, but if id is a multi-select
parameter you should be able to add values in the url like
&ID=422:29&ID=422:31 etc. It may be better to just pass the values in
via session though.

Jason


On 7/11/12 5:21 PM, A R wrote:
> please find the values of table below:
>
> ID
> 422:29
> 422:31
> 422:32
> 422:33
> 422:34
> 422:36
> 422:37
> 422:38
> 422:40
> 422:42
> 422:43
> 422:44
> 422:45
> 422:46
> 422:47
> 422:48
>
> ASSET_SOURCE_NAME
> Library 1
> Library 2
> Library 3
> Library 4
> Library 5
> Library 6
> Library 7
> Library 8
> Library 9
> Library 10
> Library 11
> Library 12
> Library 13
> Library 14
> Library 15
> Library 16
>
> Thanks
> AR
Previous Topic:Report Designer's Web viewer error
Next Topic:How to display table based on dynamic table name
Goto Forum:
  


Current Time: Wed Jul 23 14:34:13 EDT 2025

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

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

Back to the top