COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: maxchuie on 12 Aug 2015 02:16:47 PM

Title: report expression help
Post by: maxchuie on 12 Aug 2015 02:16:47 PM
OK I have two fields for prompts
Use: TP_Default
Display: TP_Typ Description
Report expression = ParamDisplayValue

Default Value in prompt is TP_Default CYD
when dT need to display the Display value
Report expression = ParamDisplayValue  display result is CYD not Calendar Year
Report expression = ParamValue   displays CYD still

is the default selection of CYD overriding the report expression ParamValue?