daffodilsss
Programmer
We are using Cognos 8 MR2.
I would like to display the columns of the report by getting Input from the user. The user decides which column to be included in the report during the report execution.
For example, If the report has 25 columns, user can select the columns to be included in the report. User is provided with the option of check box button(Check=Yes/Uncheck=No) for each column. The default selection of each variable is set to 'Yes'
To achieve this we are using Render variable. The render variable has two values "Display value" and "Use Value". As the default value of use value is set to "Yes", whenever the user uncheck the box, the "NO" value is not overriding the value "Yes"
The above was working fine in Cognos 8 MR1 and when we updated to Cognos 8 MR2, we are facing the above problem.
Please let me know your views. Thanks for your help in advance.
Regards,
M.
I would like to display the columns of the report by getting Input from the user. The user decides which column to be included in the report during the report execution.
For example, If the report has 25 columns, user can select the columns to be included in the report. User is provided with the option of check box button(Check=Yes/Uncheck=No) for each column. The default selection of each variable is set to 'Yes'
To achieve this we are using Render variable. The render variable has two values "Display value" and "Use Value". As the default value of use value is set to "Yes", whenever the user uncheck the box, the "NO" value is not overriding the value "Yes"
The above was working fine in Cognos 8 MR1 and when we updated to Cognos 8 MR2, we are facing the above problem.
Please let me know your views. Thanks for your help in advance.
Regards,
M.