Difference between revisions of "Table"
Line 7: | Line 7: | ||
For crossed data features in tables, see [[Cross Table]]. | For crossed data features in tables, see [[Cross Table]]. | ||
+ | |||
+ | |||
+ | |||
+ | '''Example''' | ||
Line 12: | Line 16: | ||
The above example, shows a table grouped by the ''Year'' and ''State'' columns (two first columns) and the summarized ammount of ''Gross Sales'' and ''Net Revenue'' for these groups. | The above example, shows a table grouped by the ''Year'' and ''State'' columns (two first columns) and the summarized ammount of ''Gross Sales'' and ''Net Revenue'' for these groups. | ||
+ | |||
Revision as of 18:02, 23 April 2013
Implements a table like object, a collection of columns and rows, that displays data.
You can add to a table object any number of Date, Text and Value columns needed.
By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be Sum.
For crossed data features in tables, see Cross Table.
Example
The above example, shows a table grouped by the Year and State columns (two first columns) and the summarized ammount of Gross Sales and Net Revenue for these groups.
Data Properties
Title Bar Properties
Layout Properties
Object Columns Properties