Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mednour2019/devolap

OLAP Cube Dispatcher Tool
https://github.com/mednour2019/devolap

analysis-services csharp excel mdx metroframework mvvm-architecture sql wpf

Last synced: 3 days ago
JSON representation

OLAP Cube Dispatcher Tool

Awesome Lists containing this project

README

        

# devolap
test
OLAP Cube Dispatcher Tool
Technologies: .net web framework , WPF , MVVM , SQl server , Excel , Analysis services , Metro Framework, C# ,
Description
The OLAP Cube Dispatcher Tool is designed to simplify the process for account managers to connect to SQL Server and generate OLAP cubes through an intuitive interface. This tool eliminates the need for SSAS Analysis Services, making it accessible to data engineer managers without extensive training or expensive resources. Account managers can easily select analysis axes, measures, create calculations, generate OLAP cubes, and dispatch them, providing full access to the generated data.

Key Features
1. Connect SQL Server Interface: Easy-to-use interface for connecting to SQL Server.
2. Select Server and Data Warehouse Star Schema: Choose the server and the desired data warehouse star schema for analysis.
3. Select Dimensions and Facts: Select the dimensions and facts needed for your work.
4. Choose Measures with Functions: Select measures and apply functions such as sum, average, and count.
5. Generate OLAP Cube: Generate the OLAP cube based on your selections.
6. Create Calculations Interface: Create calculations (e.g., KPI) using a user-friendly interface (e.g., measure1 * measure2).
7. Test OLAP Cube via Excel: Verify the OLAP cube by testing it in Excel.
8. Manage Calculations on Existing Cubes: Manage and update calculations on existing OLAP cubes.
9. Dispatch Cube Structure: Dispatch the cube structure to other data sources without needing to recreate the interface for generating OLAP cubes.