Example
This QDR limits the values of the Cost measure of the Units cube to those for all software products for the year 2004.
Calculation
UNIT_COST[TIME='2004',PRODUCT='Software/Other']
OLAP Expression Syntax
PRICE_CUBE.UNIT_COST ["TIME" = 'CALENDAR_YEAR_CY2004' , "PRODUCT" = 'CLASS_SFT']
Query Results
The UNIT_COST column shows the cost of software and other products in 2004.
TIME PRODUCT UNIT_COST
---- -------------- ---------
2004 Software/Other 5220.46