Integrating Syncfusion Pivot Table With SSAS

Sample date Updated on Sep 13, 2025
ej2 ej2-pivot-grid javascript javascript-pivot-table pivot-grid pivot-table pivotview ssas syncfusion-ej2 syncfusion-pivotview

This repository provides examples of integrating SQL Server Analysis Services (SSAS) with Syncfusion Pivot Table in two different frameworks: JavaScript (EJ2) and Blazor. You'll find step-by-step guidance, code samples, and resources to connect SSAS data to Syncfusion’s Pivot Table component for enhanced data visualization and analysis.

Repository Structure

  • JavaScript Sample: Demonstrates using the Syncfusion JavaScript (ES5) Pivot Table with an SSAS Tabular Model.
  • Blazor Sample: Showcases the integration of the Syncfusion Blazor Pivot Table with an SSAS Multidimensional Model.

Getting Started

JavaScript Example

  • Navigate to the JavaScript directory.
  • Follow the instructions provided to set up and run the JavaScript sample.

Blazor Example

  • Navigate to the Blazor directory.
  • Refer to the setup instructions to configure and run the Blazor sample.

Each sample comes with specific prerequisites and setup instructions tailored to its framework, ensuring a smooth integration process. Explore each directory for detailed guidance on how to get the examples up and running.

Up arrow