Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Passing Paramters through Hyperlink
Sudhi
Hi,
I am using scripted datasource to creating reports.I want to know how we can pass parameters through Hyperlink.
Please do the needful.
Thanks
Sudhi
Find more posts tagged with
Comments
mwilliams
Hi Sudhi,
So, you're doing a drill through to another report, correct?
Rob77
Is that what you are looking for?
http://<server>:8080/<birt_dir>/run?__report=<report>.rptdesign&__format=html¶m1=$value1¶m2=$value2a¶m2=$value2b
?
Sudhi
Hi,
I am using drill through.
I selected Report design in select a target report.I dont know how to give parameters.
Thanks
Sudheesh
UtahJerry
If you defined report parameters in the target report, they should be automatically populated in the parameter box after you select the target report. You then just need to link the 'value' to a data field in the source report.
cypherdj
Just to clarify, I found that the parameters grid will not automatically populate with your target report parameters. If that is the case, you need to click into the first row of the first cell to get a dropdown which will list the possible parameters for your report.
You can then set the parameter values accordingly, using the expression builder.