If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

passing prompt value to detail report URL

Started by cognob, 13 Nov 2016 08:35:45 AM

Previous topic - Next topic

cognob

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.




Invisi

I propose you first read the manual about dril through...
Few can be done on Cognos | RTFM for those who ask basic questions...