Want to pass your IBM Cognos 10 BI Multidimensional Author C2090-645 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
What functionality will allow the report consumer to focus the report each time it is run?
A. Filter a MUN
B. Use a prompt
C. Build a slicer
D. Use a dimensional function
What is a key difference between the total function and the aggregate function?
A. The aggregate function can only summarize within a set, and the total function can accept separate members.
B. The aggregate function isdimensional, and the total function is relational.
C. The aggregate function will summarize only the currentMeasure, and the total function will summarize any specified measure.
D. The aggregate function follows the rollup rules of the measure defined in the data source, and the total function adds the total of the specified measure.
To display all individual campaigns in a crosstabreport, a report author could use the expression set([TrailChef Campaign],[EverGlow Campaign],[Course Pro Campaign]). Instead, the report author decides to use the parent member of the campaigns in the set expression "children([All Campaigns])".
Which statement is true about the method that was used?
A. In the future, when a campaign is deleted or new ones are added, the report author must modify the expression.
B. In the future, when a campaign is deleted or new ones are added, the unmodified expression will be valid.
C. The report author should not have used the method chosen, as the first method is best in this situation.
D. To be accurate, the report author should avoid using a set expression.