Skip to Content
ERPX Documentation — Your complete guide to the ERPX platform
User GuideReports & Analytics

Reports & Analytics

ERPX provides comprehensive reporting and analytics tools to help you make data-driven decisions.

Report Types

Standard Reports

Pre-built reports covering all modules:

| Report | Description | | --- | --- | | Balance Sheet | Assets, liabilities, and equity | | Profit & Loss | Revenue and expenses | | Cash Flow | Cash inflows and outflows | | Trial Balance | All account balances | | General Ledger | Detailed transaction history | | AR Aging | Outstanding receivables by age | | AP Aging | Outstanding payables by age | | Budget vs Actual | Budget comparison |

Custom Reports

Build custom reports using the Report Builder:

  1. Navigate to Reports → Report Builder
  2. Select data source (document type)
  3. Choose columns and measures
  4. Add filters and grouping
  5. Select chart type (optional)
  6. Save and share

Dashboard Analytics

Embed any report as a dashboard widget for at-a-glance monitoring.

Chart Types

ERPX supports various visualization types:

Chart TypeBest For
Line ChartTrends over time
Bar ChartComparisons across categories
Pie ChartProportional distribution
Donut ChartCategory breakdown with totals
Area ChartCumulative values over time
TableDetailed data with sorting
KPI CardSingle metric highlights
Heat MapGeographic or time-based intensity

Exporting Reports

All reports can be exported in multiple formats:

  • PDF — For sharing and printing
  • Excel — For further analysis
  • CSV — For data processing
  • Image — Chart screenshots

Scheduled Reports

Automate report delivery:

{ "report": "Monthly Sales Summary", "schedule": "monthly", "dayOfMonth": 1, "time": "07:00", "format": "pdf", "recipients": ["ceo@company.com", "sales-manager@company.com"] }

Scheduled reports are generated at the specified time and delivered via email automatically.

Analytics Dashboard