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.
- 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.
- Navigate to the
JavaScript
directory. - Follow the instructions provided to set up and run the JavaScript sample.
- 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.