Report Options |
Different options appear for different report types. The options for quick and cross-tab reports 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.
The options for chart and external VFP reports are:
The options for labels are:
The options for Crystal reports are: