Skip to content

Analysis Widget

Introduction

The Analysis Widget enables users to view and interact with Adhoc Analysis reports directly on the dashboard. Users can explore data in a flexible pivot-table format or instantly visualize it as charts.

If a new report is created within the widget, it is automatically saved in the Adhoc Analysis section for future use.

Purpose

The Analysis Widget provides a user-driven analytical experience where data can be grouped, aggregated, filtered, and visualized across multiple dimensions.
It is ideal for answering complex business questions that require multi-level analysis without pre-defining every view.


Steps to Create an Analysis Widget

  1. From the left vertical menu, click the Analysis Widget icon.

    Analysis Widget

  2. An empty container appears on the canvas.

    Analysis Widget

  3. Click the Show Field List icon to open the Analysis Selection modal.

    Analysis Widget

  4. Configure your pivot structure:

    AreaDescriptionExample
    Datasets & Available ColumnsSelect the dataset. Columns appear below.dssuperstore.ds
    FiltersRestrict data before analysis.ShipMode = First Class
    RowsDefines pivot rows.Country, City
    ColumnsDefines pivot columns.Category, Sub-Category
    ValuesNumerical fields with aggregation (Sum, Avg, Count).Sales, Profit

    Analysis Widget

  5. Click Preview to validate results.

  6. Save your configuration using Save As.


Advanced Options

Subtotals & Grand Totals

Flexible options for showing or hiding totals in pivot tables.

  • Show – Display totals for rows and/or columns.

  • Do not show – Hide all totals.

  • Show rows only – Show totals only for rows.

  • Show columns only – Show totals only for columns.

  • Positioning: Place totals at the Top or Bottom (default).

    Analysis Widget


Conditional Formatting

Apply styles to values based on predefined rules. Helps highlight trends, outliers, and key insights.

  • Value – Select a field or All Values. Use operators: Less Than, Greater Than, Equal To, Not Equal To, Between, Not Between.
  • Apply to Grand Total – Extend rules to totals.
  • Format – Customize font family, size, color, background color, and number preview.
  • + Add Condition – Add multiple rules.

Actions:

  • Apply – Save rules.
  • Cancel – Discard.

Example: Highlight Sales values Greater Than 10,000 with a teal font and yellow background.

Analysis Widget


Number Formatting

Control how numeric values appear for better readability and reporting consistency.

  • Values – Apply to selected fields or All Values.
  • Format Type – Number, Currency, Percentage, or Custom.
  • Grouping – Enable/disable thousand separators.
  • Decimal Places – Set decimals.
  • Custom Format – Define custom strings (e.g., FY##: 0.00M).

Actions:

  • Apply – Save changes.

  • Cancel – Discard.

    Analysis Widget


Chart Options

Switch pivot data into different charts for faster insights.

Available Chart Types:
Select from Column, Bar, Line, Area, Scatter, Polar, Stacked Column, or More as per your analysis needs.

Additional Options:

  • Multiple Axis – Plot values on dual Y-axes.
  • Show Legend – Toggle legend visibility.

How to Use:

  1. Click the Chart Type icon.
  2. Select a chart.
  3. Use Multiple Axis/Legend options.
  4. Switch back anytime with Show Table.

Example: Compare Sales vs. Profit with a Column chart + Multiple Axis, or show segment contribution with a Stacked Column chart.
Analysis Widget


Export / Download

Export results for offline use: PDF, Excel, CSV, PNG, JPEG, SVG.

  • How to Use: Click the Download icon → choose format.

  • Benefit: Share insights or perform further analysis outside AIV.

    Analysis Widget


Saving Your Work

  • Save As – Create a new copy.

  • Always save before previewing to avoid losing changes.

    Analysis Widget


Use Cases

Use CaseExampleFeatures Used
Sales PerformanceAnalyze revenue by Region (Columns) and Category (Rows).Rows, Columns, Values, Totals
Financial BudgetingCompare Actual vs. Budget across Departments.Custom Calculations, Values
HR HeadcountDistribution by Location (Columns) and Job Level (Rows).Rows, Columns, Count
Web TrafficSessions by Traffic Source and Landing Page.Rows, Columns, Chart View
Survey DataAvg. Satisfaction by Age Group & Gender.Rows, Columns, Average, Subtotals

Example Scenario: Product Sales by Region

Objective: Identify which product categories perform best by region.

Dataset (SalesData):

RegionCategoryUnitsSold
NorthElectronics500
NorthApparel300
WestElectronics750
WestApparel450

Steps:

  1. Add an Analysis Widget.
  2. Open Field List.
  3. Drag Category → Rows, Region → Columns, UnitsSold → Values (Sum).
  4. Preview the pivot table.
  5. Switch to Stacked Column Chart for visual comparison.
  6. Export results to Excel.

Outcome: Start with a pivot table, switch to chart view for insights, and export results—all in a few clicks.