Step 5: Formatting Options (Cross-Tab Report) |
The options in this step are:
Sales for {cmonth(date())} {year(date())}Here's an expression that uses the built-in GetConditionValue function, which returns the value of a filter condition for the specified field, to display a header showing "Sales for " a particular country the report is filtered on:
Sales for {GetConditionValue('customers.country')}Expressions can even include fields from the result set for the report.

If you want subtotals to appear in the same row as the row field, so they appear above sub-row fields, turn the Place subtotals above details option on.
