This topic describes how to create a pivot grid view in the Aptify web interface.

The following steps describe how to create a pivot grid:

  1. Open a new view, enter a Name, and select Pivot Grid from the View Type drop-down list.
  2. Add linked entities to add data from additional entities to the view as necessary on the Linked Entities sub tab. See Adding Links to a Pivot Grid View in the Web Interface for details.
  3. By default, when you click a cell in the pivot grid, Aptify will open the corresponding record in the current service. However, to specify that a different related record is opened, enter that related entity and its aliased ID field on the Detail Navigation sub tab.
  4. Click the Filters tab to specify filter criteria for the view. See Defining View Filters for instructions on creating filter statements.

    Pivot grid views do not support multiple currencies in a single view. Any pivot grids that will include money-based data will need to be filtered to a single currency. The following limitations apply when creating pivot grids with money-based data:

    • For a multiple currency pivot grid with a currency type id view filter, the added value is used and the currency symbol is applied.
    • For a multiple currency pivot grid without view filter, the currency symbol defined in the Kendo default culture is applied.
    • For a default or single currency pivot grid with a currency type id view filter, the added value is used the currency symbol is applied.
    • For a default or single currency pivot grid without a view filter, the current record currency is applied.
    • Prompt view filters using currency type id or currency name are not supported.

    Any other type of prompt view filter can be used in pivot grid views.



  5. Click the Fields tab to specify the set of fields that you can add to the pivot grid. See Specifying the Fields in a View for information on how to use the View Properties dialog's Filters tab.
  6. Click the Auto Refresh tab to configure how often the view should automatically refresh. See Enabling a View to Automatically Refresh for details.
  7. If you want to modify the SQL statement that defines the information available in the pivot grid, click the Advanced > SQL tab and edit the SQL statement as needed. See Editing the SQL for Views for details.

  8. If you want to schedule this view to be run automatically, click the Scheduling tab and enter the desired settings. See Scheduling a View to Run Automatically for details.

  9. Click OK to load the view.