Blazor Pivot Table Example - Export As Pivot

Pivot Table / Exporting / Export as Pivot

This sample demonstrates exporting a server-side Syncfusion Pivot Table as a fully interactive Excel Pivot Table.

Loading Syncfusion Blazor Server Demos…

This sample shows how to export a server-side Syncfusion Pivot Table to an Excel file while preserving its native pivot structure. The exported Excel file supports full interactivity, allowing users to customize pivot configurations directly within Excel.

The Pivot Table uses a server-side pivot engine powered by the Syncfusion.Pivot.Engine package. This engine runs on a separate hosted server, performing all pivot operations—including Aggregation, Filtering, Sorting, Grouping, and returns only paged data to the client. The connection to the remote service is configured using the DataSourceSettings->Url property.

Excel Export is available via the built-in toolbar and generates a true Excel Pivot Table, not just static data. This enables users to interact with and manipulate the exported report directly in Excel.

More information about server-side aggregation can be found in this documentation section .

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE