COGNOiSe.com - The IBM Cognos Community

IBM Cognos Analytics Platform => Cognos Analytics => Reporting => Topic started by: Cognos91 on 12 Oct 2017 02:59:34 PM

Title: Drill-Through to Third-Part Site via HyperLink URL from Chart/ List
Post by: Cognos91 on 12 Oct 2017 02:59:34 PM
We can pass the product line code/ id as a static hyperlink to a third party site.
http://businessintelligence.ittoolbox.com/groups/technical-functional/cognos8-l/creating-hyperlink-to-data-item-in-report-studio-4162665

Question:  I am trying to mimic drill-through functionality from a chart but via a hyperlink that should direct to a third-part site but, passing the same parameters.
Is this even possible?
Title: Re: Drill-Through to Third-Part Site via HyperLink URL from Chart/ List
Post by: Cognos91 on 12 Oct 2017 03:54:54 PM
Possible solution ;
Create fake/ dummy drill-through reports. The drill-through links are created in the parent report. Now, using SDK could we read the code that is passing the parameters and direct the link to the third part site with the filtered parameters.
This may not require Hyperlink use then.
But what if we create a hyperlink on the data item used in the chart passing the same parameters to the third part site?
Any ideas...