Difference between revisions of "Cross Table"
Line 1: | Line 1: | ||
+ | '''See a [[Tables Tutorial|video tutorial]] about tables'''. | ||
+ | |||
+ | |||
A table like object, a collection of columns and rows, that displays data as a crossed view of two text or date columns. | A table like object, a collection of columns and rows, that displays data as a crossed view of two text or date columns. | ||
Revision as of 20:03, 18 September 2013
See a video tutorial about tables.
A table like object, a collection of columns and rows, that displays data as a crossed view of two text or date columns.
The Cross Table object needs two Date or Text columns (or one of each) and supports many Value columns.
The data displayed in the Cross Table will be a cross of the Data and Text columns with the first column being the row and the second the column. The Value columns will be shown summarized in the center.
In run-time cross tables have navigation buttons where you can change pages by clicking the arrows or typing the page number directly in the input box, the option to change the number of rows per page and displays information about current and total rows.
For simple table options, see Table.
Examples
The above example, shows a cross table of Group (row) by Year (column) and the summarized ammount of Cost and Profit for these crossings.
The second example, shows a Product by Weekday Gross Sales with the option to dynamic filter the object's data by Year and Month.
Data Properties
Title Bar Properties
Layout Properties
Object Columns Properties