Difference between revisions of "Table"

From TaticView
Jump to: navigation, search
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Implements a table like object, a collection of columns and rows, that displays data.
+
<languages/>
  
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.
+
<translate>
 +
<!--T:1-->
 +
[[File:mainmenu5.png]]
 +
'''Watch a [[Tables Tutorial|video tutorial]] about tables'''.
  
  
For crossed data features in tables, see [[Cross Table]].
+
<!--T:2-->
 +
A table is like an object, a collection of columns and rows, that displays data.
  
 +
<!--T:3-->
 +
You can add to a table object any number of [[Date]], [[Text]], [[Value]] and [[Special]] columns desired.
  
 +
<!--T:4-->
 +
By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be summarized.
  
'''Example'''
 
  
 +
<!--T:5-->
 +
In [[Execute a Dashboard|run-time]], tables have navigation buttons [[File:table_nav.png|link=]] where you can change pages by clicking on the arrows or typing the page number directly in the input box, the option to change the number of rows per page [[File:table_rowspages.png|link=]] and to display information [[File:table_rowspagesinfo.png|link=]] about current and total rows.
  
[[File:table_ex.png]]
 
  
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.
+
<!--T:6-->
 +
For crossed data features in tables, see [[Cross Table]].
  
  
 +
<!--T:7-->
 +
'''Examples'''
  
'''Data Properties'''
+
<!--T:8-->
 +
[[File:table_ex.png|link=]]
  
[[Advanced row filter]]
+
<!--T:9-->
 +
The above example shows a table grouped by the ''Year'' and ''State'' columns (two first columns) and the summarized amount of ''Gross Sales'' and ''Net Revenue'' for these groups.
  
[[Column order]]
 
  
[[Filters]]
+
<!--T:10-->
 +
[[File:table_ex2.png|link=]]
  
[[Row limit]]
+
<!--T:11-->
 +
In this other example, using modified [[Layout Properties]], a [[Column filters|filtered column]] that displays only the ''Pizza Product Profit'' and an [[Special#Expression|expression]] to calculate the ''Pizza Profit'' percentage participation.
  
[[Rows sort]]
 
  
[[Total row]]
+
<!--T:12-->
 +
'''Data Properties'''
  
 +
<!--T:13-->
 +
* [[Object Filters|Filters]]
 +
* [[Conditional Formatting]]
 +
* [[Rows sort|Rows Sort]]
 +
* [[Column order|Colum Order]]
 +
* [[Drill Down]]
 +
* [[Total row|Total Row]]
 +
* [[Advanced row filter|Advanced Row Filter]]
 +
* [[Row limit|Row Limit]]
 +
* [[Show Pager]]
  
'''Title Bar Properties'''
 
  
[[Title bar Properties]]
+
<!--T:20-->
 +
'''Header Properties'''
  
 +
<!--T:21-->
 +
* [[Header Properties]]
  
'''Layout Properties'''
 
  
[[Alternate row colors]]
+
<!--T:14-->
 +
'''Title Bar Properties'''
  
[[Grid line color]]
+
<!--T:15-->
 +
* [[Title bar Properties]]
  
[[Object dimensions]]
 
  
[[Sequence column]]
+
<!--T:16-->
 +
'''Layout Properties'''
  
[[X position]]
+
<!--T:17-->
 
+
* [[Frozen Column]]
[[Y position]]
+
* [[Sequence column|Sequence Column]]
 +
* [[Alternate row colors|Alternate Row Colors]]
 +
* [[Hide Border|Show Border]]
 +
* [[Border color|Border Color]]
 +
* [[Grid line color|Grid Line Color]]
 +
* [[Object positions|Object Positions]]
 +
* [[Object dimensions|Object Dimensions]]
  
  
 +
<!--T:18-->
 
'''Object Columns Properties'''
 
'''Object Columns Properties'''
  
[[Column filters]]
+
<!--T:19-->
 
+
''Data Properties''
[[Column label]]
+
* [[Selected column]]
 
+
* [[Column name]]
[[Column name]]
+
* [[Data type|Data Type]]
 
+
* [[Column label|Column Label]]
[[Data type]]
+
* [[Function]]
 
+
* [[Column filters]]
[[Decimal places]]
+
* [[Conditional Formatting]]
 
+
* [[Delete column|Remove Column]]
[[Delete column]]
+
* [[Decimal places|Decimal Places]]
 
+
* [[Thousand sep.|Thousand Sep.]]
[[Function]]
+
* [[Mask]]
 
 
[[Mask]]
 
 
 
[[Thousand sep.]]
 
 
 
[[Column font]]
 
 
 
[[Column font color]]
 
 
 
[[Column font size]]
 
 
 
[[Column font style]]
 
 
 
[[Column width]]
 
  
[[Text alignment]]
+
<!--T:22-->
 +
''Styles''
 +
* [[Column width|Column Width]]
 +
* [[Column font|Column Font]]
 +
* [[Column font size|Column Font Size]]
 +
* [[Column background color|Column Background Color]]
 +
* [[Column font color|Column Font Color]]
 +
* [[Column font style|Font Style]]
 +
* [[Text alignment|Text Alignment]]
 +
</translate>

Latest revision as of 02:02, 5 October 2022

Other languages:
English • ‎português do Brasil


Mainmenu5.png Watch a video tutorial about tables.


A table is like an object, a collection of columns and rows, that displays data.

You can add to a table object any number of Date, Text, Value and Special columns desired.

By default, the data displayed in the table will be grouped by the Data and Text columns and Value columns will be summarized.


In run-time, tables have navigation buttons Table nav.png where you can change pages by clicking on the arrows or typing the page number directly in the input box, the option to change the number of rows per page Table rowspages.png and to display information Table rowspagesinfo.png about current and total rows.


For crossed data features in tables, see Cross Table.


Examples

Table ex.png

The above example shows a table grouped by the Year and State columns (two first columns) and the summarized amount of Gross Sales and Net Revenue for these groups.


Table ex2.png

In this other example, using modified Layout Properties, a filtered column that displays only the Pizza Product Profit and an expression to calculate the Pizza Profit percentage participation.


Data Properties


Header Properties


Title Bar Properties


Layout Properties


Object Columns Properties

Data Properties

Styles