HELP
 / 
Analytics
 / 
Analytics: Data Table

Analytics: Data Table

This is some text inside of a div block.

You can add a Data Table in the analytics to show the app submission data in a neatly tabled form with rows and columns.

Editing the Data Table

Click on the Data Table option from the menu and a right panel for editing appears on the right side with a preview of the data table on the left side.

Chart Title

A chart title is the heading or the name of the data table.

Aggregation

Aggregation means nothing but the total number of submissions in the app.

Aggregation consists of a list of specific functions:

Sum - Calculates and displays the sum or addition of numerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.

Count - Total number of submissions

Average - Calculates and displays the average of numerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.

Minimum - Displays the minimum numerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.

Maximum - Displays the minimum numerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.

Chart Title

Chart Title is the heading of the column in the data table.

Dimensions

Dimensions are the columns in the data table that are nothing but the variables of the app.

Example:

This app consists of 6 submissions where the block 'Item' consists of submissions that are not numerical values.

Aggregation - Count

Dimension - Item

You can add more than one dimension (Item, Quantity, Status) in the data table corresponding to the variables in your Clappia app.

You can also add more than one aggregation:

This is a data table with a single aggregation (Count)

This is a data table with multiple aggregations (Count and Maximum)

Click on Add Aggregation button to have multiple aggregations in the data table