When the model contains two data sources that provide date values, how can the developer avoid ambiguity whenTransformer sets the current time period?
A. Disable the data source's ability to set the current time period.
B. Assign the current date (obtained from the system clock) as the current period.
C. Let Transformer assign the date closest to the model'screation date as the current period.
D. Enter the initial current period and adjust it to match the system date and time.
Where can a developer change relationships to create a structure different from what the data suggests?
A. Categories Diagram
B. Dimension Map
C. Data source property sheet
D. Level property sheet
How can a developer populate a level with a different data source column?
A. Through level properties.
B. Through column properties.
C. Through data source properties.
D. Through data source scope.
For a cube that represents values in Euros, what should be done for American consumers to see the appropriate currency symbol in Euros?
A. Build Cubes using a system locale that matches the measure locale.
B. Manually create and update the base currency information.
C. Set up currency conversion without defining a default currency.
D. Use more than one data source to supply the conversion rates.
When measures are calculated after rollup, when are the calculations performed?
A. Before time state rollup takes place.
B. After allocated measures are calculated.
C. Before regular rollup takes place on all measures.
D. After relative time calculations.
Transformer is unable to locate one of the source files for a data source in the model, and the model update fails. Which type of files can be used to restart the processing at the point of failure?
A. .py?
B. .qy?
C. .mdl
D. .mdx
Where are the log files accessed to troubleshoot issues?
A. In the Content store.
B. In the Binfolder in the installation directory.
C. In the path set in Transformer preferences.
D. In the Temp directory.
The time dimension contains levels for year, quarter, and month. How can the month levels in 2008 be retained while removing them from 2007?
A. Add a special category.
B. Add a manual level.
C. Create a scenario dimension.
D. Create a subdimension.
The dimensions in the model include Product, Customer, and Order. If the Powercube should focus on the sales orders, how can the developer remove customer data?
A. Omit the dimension from the PowerCube.
B. Apex the dimension in the model.
C. Set measure allocation for the Customer dimension.
D. Suppress the dimension in the model.
What can be created to provide newinsight into the data if Margin Ranges are defined as Low, Medium, and High, based on a calculated column using the revenue and cost columns?
A. Scenario dimension
B. Exception dimension
C. Special category
D. Calculated category