Skip to main content
Version: 24.3

Customizing Data Presentation

This article explains how to customize the data presentation in Agility.

Overview

The following sections describe the controls used to customize how data is presented.

FormulaAllows you to add a custom column to the grid that is based on a formula.  The Column Name is specified in the Name field and the Formula is specified in the Formula field.  Use the "Insert a column" dropdown along with the "Insert" button to add columns to the formula.  The "Data Type" and "Display Format" are used to control how the data is presented.  Additional information on supported formula is available on the Formula Help page.
FilterAllows you to filter the data visible in the grid.
Add ChartAllows you to add charts to the grid page.  Once you select a chart type, you are prompted for the data elements to include.  Charts are added below the table by default, but can be moved to the top.
Add CrosstabAllows you to add a cross tabulation, or pivot, table to the page. Crosstab tables are always positioned below the grids.
TableThe Layout configuration panel allows you to show and hide columns on grid.  The column order is changed by dragging the column headers.  You do not open the Layout Panel to change column order.
Columns
Sort
Allows you change how the data is sorted in the grid.
Group
Allows you to control how the grid data is grouped. 
Aggregate
Allows you aggregate the grouped data. The Aggregate functions available are: Sum, Average, Standard Deviation, Count, Distinct Count, Minimum, Maximum.
Paging
Allows you to enable or disable paging and determine the number of rows on a page.  Paging is enabled by default and the default rows per page is 20.