COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: JorisKontich on 02 Dec 2013 06:13:08 AM

Title: Parameter Map Language Lookup
Post by: JorisKontich on 02 Dec 2013 06:13:08 AM
I created a parameter map for language lookup in Framework Manager.
I created a query subject that retrieves the correct column from a table based on the runtime language.
When I test in Framework Manager all works fine
When I create a report using the query subject all works fine
When I create a drill through to this report the report fails saying it can not return the column Product_Descr_

It looks like the parameter map is not being used during the drill through or the runtime parameter for the language is not available / empty

Any suggestions on how to solve this?