IBM Cognos TM1 Developer V10.2 — Question 25
A report author wants to conditionally format data depending on a parameter value a user specifies at run time.
How can this be done?
Answer options
- A. By applying parameters directly in a variable.
- B. By using an HTML item to implement the parameter.
- C. By referencing a query item that uses the parameter.
- D. By applying the parameter in the color and background section of the properties.
Correct answer: A
Explanation
The correct answer is A because applying parameters directly in a variable allows for dynamic formatting based on user input. Options B and C do not directly relate to conditional formatting, and option D is incorrect as it does not utilize a variable for conditional logic.