Difference between revisions of "Cross Table"
Line 1: | Line 1: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
− | ''' | + | '''Watch a [[Tables Tutorial|video tutorial]] about tables'''. |
<!--T:2--> | <!--T:2--> | ||
− | 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 is like an object, a collection of columns and rows, that displays data as a crossed view of two text or date columns. |
<!--T:3--> | <!--T:3--> | ||
− | The Cross Table object needs two [[ | + | The Cross Table object needs two [[Dates]] or [[Texts]] columns (or one of each) and supports many [[Value]] columns. |
<!--T:4--> | <!--T:4--> |
Revision as of 13:49, 24 October 2016
Watch a video tutorial about tables.
A table is like an 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 Dates or Texts 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 Profit with the option to dynamic filter the object's data by Year and Month.
Data Properties
Title Bar Properties
Header Properties
Layout Properties
- Alternate row colors
- Border color
- Grid line color
- Object dimensions
- Sequence column
- Object positions
Object Columns Properties