This project describes the process of exporting Pivot Table data to Excel without showing the Pivot Table component in the user interface.
-
Updated
Sep 13, 2025 - C#
This project describes the process of exporting Pivot Table data to Excel without showing the Pivot Table component in the user interface.
The server-side pivot engine can efficiently process raw data from different data sources and only communicate the necessary data to the view-port of the pivot table. This results in less bandwidth and more efficient performance.
The server-side pivot engine can efficiently process raw data from different data sources and only communicate the necessary data to the view-port of the pivot table. This results in less bandwidth and more efficient performance.
Add a description, image, and links to the server-side-pivot-engine topic page so that developers can more easily learn about it.
To associate your repository with the server-side-pivot-engine topic, visit your repo's landing page and select "manage topics."