You can get the summary of submissions based on specific functions.
Chart title
It is the heading of the summary block.
Aggregation
Aggregation means nothing but the total number of submissions in the app.
Aggregation consists of a list of specific functions.
Sum - Calculates and displaysthe 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 averageof numerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.
Minimum - Displays the minimumnumerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.
Maximum - Displays the minimumnumerical values of submissions. If the submissions do not contain a numerical value, then it will display 0.
Examples:
Aggregation - Count
Aggregation - Sum
Customise Summary Chart Colours
You can customise the appearance of Summary Charts by changing the background colour and font colour.
To do this, select the Summary Chart. On the right panel, go to the Advanced tab.
Under Background colour, choose the colour you want for the chart background.
Under Font colour, choose the colour you want for the text displayed in the chart.
After making the required changes, click Save to apply the selected colours to the Summary Chart.