Single and multi-level grouping. A long grid report can be transformed into a quick summary report in just a drag-and-drop operation. The group summary functions available on a mouse click (Sum, Count, etc.) add value to these summary reports.
»
Date Grouping
Group report data by Year, Quarter, Month, Week using a date field (For e.g. you can compare sales figures by Quarter using the Order Date column)
Group report by pre-specified ranges of data. The ranges can either be auto generated by choosing number of ranges or by specifying ranges manually (For e.g. you can identify and group high value customers by specifying revenue ranges)
Report data can easily be represented visually using a variety of charts like Pie, Bar, Line, Radar, etc. The dynamic charting window helps users drag and drop fields into the chart pane to see different perspectives of the data visually.
Further the drill down charting option helps users mine multiple levels of data with little effort. Creating a drill down chart is as simple as dragging multiple fields into the X-Axis in the chart pane. Same way dropping multiple fields into the ‘Series’ window, users can get multi-series charts instantaneously.
Reports can be custom formatted at Row-level and Cell-level based on a set of preset conditions. It gives a snapshot view of exception areas for users every time they open the report.
Users can perform full fledged analysis on the reports even when they are not connected. This is possible since the IntelliVIEW reports (.ivwr) store the report layout and data. Typically, business users on the move find this valuable.
Export and Email Reports
Export reports to popular formats such as MS Excel, HTML, XML, PDF, etc.
Active-X Component for Viewing and Analyzing Reports over the Web
Users can leverage all functionalities of IntelliVIEW Report Analyzer, over the web using its Active-X variant. The reports over the web are served with real time information.
Special Report Types
»
Linked Views
This is a type of report which combines two grid reports in a single view, where the data in the linked grid changes dynamically based on the row selected in the base grid. For e.g. consider a Customer Orders report. The Customer Master grid is linked to the Order details grid. By just clicking on a customer master record in the base grid, you can see all transactions relevant to this customer in the linked grid. This is a simple and efficient way to analyze volumes of data.
An interactive table/chart that captures large amounts of data in a capsulated summary form. Users can perform advanced analysis on a pivot table or chart and generate meaningful information and valuable insights from a huge amount of data without having to scroll through rows of base data.
»
HTML sub-views
Data and links can be either viewed in a separate browser window or within the Report Analyzer window
Other features
»
Computed Columns
A computed column displays value using an expression that can refer to the values of other columns in the same row. Computed columns are especially useful in situations where users want to index a complex expression that may include the values of one or more dependent columns.