A real-time analysis method of multi-dimensional data based on dynamic crosstab
A real-time analysis and multi-dimensional data technology, applied in the field of data analysis, can solve problems such as unsatisfactory business needs, performance problems, poor user experience, etc., and achieve excellent performance, broaden application fields, and flexible and efficient analysis
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0049] Data preparation: index system definition, index definition, measurement definition, dimension definition, index system inclusion relationship, semantic object designer;
[0050] Database connection settings;
[0051] Create analysis wizard: indicator selection, dimension selection, condition setting;
[0052] The SSAS layer dynamically creates CUBE;
[0053] The front end displays real-time multi-dimensional analysis.
[0054] The core code for index and dimension processing is as follows:
[0055] / / Parameter Description
[0056] / / zbtx (index system number), zb (index number string), wd (dimension number string), rootwd (dimension string with root node), wherStr (filter condition string in condition setting )
[0057] public string GetGuideSql(string zbtx, string zb, string wd, stringrootwd, string wherStr)
[0058] {
[0059] string txtable = zbtx.ToUpper() + tableflag; / / corresponding fact table
[0060] string lds = ZBTXLD(zbtx); / / measurement attribute ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
