COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: cognob on 13 Nov 2016 08:35:45 AM

Title: passing prompt value to detail report URL
Post by: cognob on 13 Nov 2016 08:35:45 AM
Hello,

I have Main Report with three optional global detail prompt value (year; month; Organisation)

1. [FiBu (OLAP)].[Monat].[Monat].[Monat].[Monat - Schlüssel]between 1 and ?Monat?
2. [FiBu (OLAP)].[Zeit (Ist & Plan)].[Zeit].[Jahr].[Jahr - Schlüssel]=?Jahr?
3. [FiBu (OLAP)].[Organisation].[Organisation].[MA_L4]=?Organisation?

For Detail Report i click picture HTML element  and it open another report per URL (Detail Report as Pop Up).

HTML
<a href="...%27%5d&ui.name=Dashboard%20Drillthrouh%20(27.10.2016)&run.outputFormat=&run.prompt=false" target="neu" onClick="window.open('','neu','top=50, left=50, height=700, width=1200')"><img src="http://10.15.13.3/ibmcognos/samples/images/performance_positive_black.gif" width="10" height="10" border="0" alt=""></a>

<a href="javascript:window.close()"></a>

How can I give the variable global prompt value of the Main Report to the detail report? Must the detail report the same optional detail filter like the Main Report?

Thanks for help

cognob


edit

it a Drill-Through from a HTML Button with pass a parameter from the report page to other report.



Title: Re: passing prompt value to detail report URL
Post by: Invisi on 16 Nov 2016 07:57:42 AM
I propose you first read the manual about dril through...