Syncfusion OLAP controls can now bind with ActivePivot server databases. Users can customize the data view by pivoting, slicing, and dicing using the ActivePivot service in an OLAP report. Users can also store the current view of the ActivePivot data and load it whenever required through OLAP reports.
OLAPGrid Control with ActivePivot Data
OLAPChart Control with ActivePivot DataLocalization is the key feature for providing IT solutions for global users. This feature allows users to localize the control to a specific locale.
Localized Essential BI ClientThis feature allows users to view the MDX query of the current report, which will be displayed in a separate MDX Query dialog by clicking the Show MDX Query button in the toolbar.
Showing the MDX Query of an OLAP ReportUsers can define any desired calculated measures or members of data from the existing measure using the Calculated Member Editor dialog. They can edit the created calculated measures or members as they desire.
Calculated Member EditorUsers can expand and collapse all or any desired row or column headers containing unique text using a context menu or programmatically.
Expand-and-Collapse OptionsToolTips are provided for column, row, and summary headers, as well as summary and value cells. The row or column header displays the unique text as a ToolTip. Value cell ToolTips provide information about the cell and its row and column header values. Users can also customize the ToolTip with their own templates.
ToolTip in Value Cell
ToolTip in Column Header Cell
Custom ToolTip TemplateThe PivotGrid control allows users to summarize selected columns and rows of data in a database table to organize it in a cross-tabulated form. With the PivotGrid control, users can add calculation values and also the desired summary type to the database table. This control enables users to summarize large amounts of data quickly.
It also supports the following:
Updating Support in PivotGrid
Cell Selection, Sorting, Grouping, and Filtering Support in the PivotGrid ControlThis feature allows users to view the MDX query of the current report, which will be displayed in a separate MDX Query dialog by clicking the Show MDX Query button in the toolbar.
Showing the MDX Query of an OLAP ReportUsers can define any desired calculated measures and members of data from the existing measure by using the Calculated Member Editor dialog. They can also edit the created calculated measures and members as they desire.
Calculated Member EditorThis feature enables users to sort relational data in a desired order. Users can choose any of the following display orders:
Data in Ascending Order
Data in Descending Order
Data in an Unspecified OrderThe overall appearance and performance of the OlapGrid control have been improved. Code optimization has been done at both the script level and code-behind level to improve performance.
The control’s theming has been enhanced, and the following themes have been included as built-in options that can be applied through a property without requiring theme-related style sheets at the application level.
Essential BI GridToolTips are provided for column, row, and summary headers, as well as value and summary cells. The row and column headers display their unique text as a ToolTip. Value cell ToolTips provide information about the cell and its row and column header values. Users can also customize the ToolTip template at the sample level.
ToolTip in Value Cell
ToolTip in a Column Header Cell
ToolTip with Custom TemplateUsers can expand and collapse all or any desired row or column headers containing unique text using a context menu or programmatically.
Expand-and-Collapse Operations Available in Context MenuWhen users edit data in value cells, data in the total cells will be updated accordingly. Values updated in the data source will be reflected in the pivot grid.
Users can set the time interval to update the edited data and customize the PivotCellInfo of the cell by customizing the editing manager.
Editing Support in the PivotGrid Control
Updating Support in PivotGrid