Performing calculations in a cross tab : Using calculated data in a cross tab
 
Using calculated data in a cross tab
To display calculated data in a cross tab, you can create a column that displays calculated data, called a computed measure. When you create a computed measure, you select a function that indicates how to calculate the data. Data Analyzer supports typical mathematical functions, such as percent of total, running sum, difference, product, rank, and ratio. Also, Data Analyzer supports a conditional expression using the IF function.
In Figure 4‑7, for example, the Running Sum column appears beside the Revenue column in each product line column. The Running Sum column displays the year‑to‑date sales revenue sum for each quarter and product line.
Figure 4‑7 Displaying calculated data in the Running Sum column
Because meaningful data analysis requires displaying data in time intervals, Data Analyzer supports calculating data using relative time periods, such as current month, current year, month to date, quarter to date last year, trailing 30 days, and trailing 6 months.
Use Computed Measure to create a computed measure using functions. In Computed Measure, the available options differ, depending on the function you use. Table 4‑2 lists available functions and the categories in which they appear. A description of each function appears in Functions.
Table 4‑2 Categories and functions for creating a computed measure
Category
Function
Logical
IF
Math
*% OF
*% OF COLUMN
*% OF DIFFERENCE
*% OF ROW
*% OF TOTAL
*ABS
*ADD
*CEILING
*DIFFERENCE
*MOD
*PRODUCT
*RANK
*RATIO
*ROUND
*RUNNINGSUM
*SQRT
Relative Time Period
*Current Month
*Current Period
*Current Quarter
*Current Year
*Month to Date Last Year
*Month to Date (MTD)
*Next N Periods
*Period to Date
*Previous N Month
*Previous N Month to Date
*Previous N Quarter
*Previous N Quarter to Date
*Previous N Year
*Previous N Year to Date
*Quarter to Date Last Year
*Quarter to Date (QTD)
*Trailing N Months
*Trailing N Periods
*Year to Date (YTD)