IBM Cognos TM1 Developer V10.2 — Question 46
A report author requires two conditional styles to be both of which are used on a column.
How can the order in which to evaluate the conditions be specified?
Answer options
- A. Go to the "Manage Conditional Styles@ menu and click the move up or more down arrow.
- B. The order cannot be defined. All conditions are evaluated and combined in an "AND" logic.
- C. By clicking a condition on a selected column and then clicking the move up or move down arrow.
- D. The order in which the conditions are evaluated depends on the order of the underlying query item inside the query.
Correct answer: B
Explanation
The correct answer is B because it states that the order of conditions cannot be defined, and they are evaluated together using 'AND' logic. Option A incorrectly suggests a method to change the order, option C implies a way to adjust order as well, and option D incorrectly relates evaluation order to the query structure.