Data Pivot

Previous Next

What is a Data Pivot?

A Data Pivot is a quick way to manipulate data to analyse pattern. It enables grouping, slicing and rolling up of data through an intuitive user interface.

DataViews support multi-columns Data Pivot with rows grouping and many types of value aggregate and continue to support editing while the data is pivoted.

Configuring a Data Pivot

To configure a Data Pivot for a DataView open DataView Configuration Dialogue and click Configure a Pivot (click Edit Pivot if one is already defined). Drag and drop fields between the lists to setup rows groups, columns groups and values aggregate:

TIPS


Use pivoted column format to group values together in series: for instance to truncate and group dates by month use the format 'yyyy-MM', the date values 04/07/1985, 10/07/1985 and 21/07/1985 will all be summarised under a column '1985-04'


Editing data of a Pivoted DataView

Pivoted DataView still support data editing.

When you click a field to change its value, the Editing Dialogue displays the id of the record being edited, or the number of records, with an hyperlink that allows you to drill down and check what record(s) where aggregated under the clicked value.

If you try to edit a field for which there are no aggregated records, BimSens can switch to the default Create Action to create the associated record with the right row and column categories based on the Data Pivot configuration.

Example of Data Pivot

Example of row sales data

     


Corresponding pivoted data grouped by categories spread over month