Features
All Features Report Designer Dashboards Self-Service BI Scheduling & Exports Advanced Filtering AI Assistant & Live Preview Data Visualization
Use Cases
Accounting & Finance HR & People Analytics SaaS Platforms Enterprise BI All Use Cases
Industries
All Industries Fintech Healthcare Banking & Finance Education Ecommerce & Retail Travel & Hospitality Real Estate
Migrate & Compare
Compare Alternatives From Izenda From SSRS From ExagoBI Migration Help
Company
About Pricing FAQ How It Works Roadmap Community Case Studies Contact Us Schedule a Demo
Sign In Schedule Demo Free Trial
Report Designer

A full report designer embedded in your .NET app

Two designer modes, 12+ chart types, advanced AND/OR filtering, pivot tables, calculated fields, and one-click export to PDF, Excel, CSV, and Word — all inside your application, no third-party tools.

No SQL required PDF & Excel export Scheduled delivery
Q4 Sales Report — Filtered ● 248 rows
Oct – Dec 2024 Region: West
Oct
Nov
Dec
RepRegionRevenuevs Target
Alice M.West$128,400▲ 14%
Bob K.West$97,800▲ 8%
Carol T.West$84,200▲ 2%
Total$310,400▲ 9%
Report Features

Every feature your users need out of the box

Two Designer Modes

Standard mode guides users step-by-step. Live Designer shows a real-time preview as they configure — switch between modes any time. Both require zero SQL knowledge.

Advanced AND/OR Filtering

Build complex filter groups with AND/OR logic, cascading dependent dropdowns, dynamic date ranges ("Last Quarter", "YTD"), and multi-select picklists.

Pivot Tables & Cross-Tabs

Multi-dimensional cross-tab analysis with row/column pivoting, grouping, subtotals, and grand totals. Collapse/expand row groups for summary or detail views.

Calculated Fields

Dozens of built-in functions for math, string, date, and conditional logic. Add calculated columns, running totals, percentage-of-total, and custom business metrics.

Multi-Format Export

One-click export to PDF (print-ready with headers/footers), Excel (.xlsx), CSV, Word (.docx), and XML. Charts render at high resolution in all export formats.

Scheduled Email Delivery

Auto-generate and email any report as PDF, Excel, or CSV on daily, weekly, monthly, or custom cron schedules — to any recipient list you configure.

Exports

Professional output in any format

Every report can be exported instantly or delivered on a schedule. PDF output is print-ready with headers, footers, and page breaks. Excel output preserves formulas and formatting. CSV feeds downstream pipelines.

PDF Print-ready layouts, headers & footers, high-res charts
Excel Full .xlsx with formatting, column widths, and chart images
CSV Clean raw data for downstream pipelines and integrations
Word Formatted .docx with table styling for document workflows
Start Free Trial
Schedule — Report API
// Schedule a report via the Dotnet Report API
POST /api/ReportSchedule/Save

{
  "reportId": 42,
  "frequency": "Weekly",
  "dayOfWeek": "Monday",
  "hour": 8,
  "format": "PDF",
  "recipients": [
    "cfo@acme.com",
    "ops@acme.com"
  ]
}

// Result: PDF emailed every Monday at 8 AM

Build your first report in minutes

Free trial — no credit card, no SQL skills needed. Connect your database and start designing.