提供3000多款全球软件/控件产品
针对软件研发的各个阶段提供专业培训与技术咨询
根据客户需求提供定制化的软件开发服务
全球知名设计软件,显著提升设计质量
打造以经营为中心,实现生产过程透明化管理
帮助企业合理产能分配,提高资源利用率
快速打造数字化生产线,实现全流程追溯
生产过程精准追溯,满足企业合规要求
以六西格玛为理论基础,实现产品质量全数字化管理
通过大屏电子看板,实现车间透明化管理
对设备进行全生命周期管理,提高设备综合利用率
实现设备数据的实时采集与监控
利用数字化技术提升油气勘探的效率和成功率
钻井计划优化、实时监控和风险评估
提供业务洞察与决策支持实现数据驱动决策
使用OLAP方法进行多维数据分析的首选控件
标签:VCLBIActiveX开发商: PivotCube
当前版本: v7.5.2.124
产品类型:控件
产品功能:大数据分析工具
平台语言:Activex & COM|VCL
开源水平:不提供源码
本产品的分类与介绍仅供参考,具体以商家网站介绍为准,如有疑问请来电 023-68661681 咨询。
PivotCube是PivotWare实验室所开发的最新的OLAP产品。它具有独特的技术,可以用于数据库分析系统的规划、创建和维护。PivotCube是使用OLAP(联机分析处理)方法进行多维数据分析的最佳产品之一。它既提供了程序员需要的API,又具有很强的灵活性,还可以方便地使最终用户有效地完成多维数据分析工作。还允许最终用户使用任何关系数据库中的当前数据进行联机分析处理和统计分析。此外,PivotCube还提供了一些统计功能,包括四分点,中值以及其它功能。PivotCube还允许最终用户在运行中通过内置的公式解释器在已有度量值的基础上创建自己的度量值。对最终用户来说,可以轻易地更新立方体数据而不需要重新构建整个立方体的功能也是非常重要的.
PivotCube is the newest OLAP elaboration of PivotWare Lab. This is a unique technology created for projecting, creation, and maintenance of “data warehouses” analytical systems. PivotCube Technology is one of best realizations of OLAP (On-Line Analytical Processing) approach to multidimensional data analysis. Our technology combines both the API flexibility that a programmer needs, and convenience that allows to an end-user efficiently solving the tasks of multidimensional data analysis. It also allows an end-user to perform OLAP and statistical analysis using current data from any relational database. Moreover, PivotCube provides a set of unique statistical functions, including quartiles, true medians and others. Moreover, PivotCube has a unique ability that allows an end-user create in runtime his own measures based on already existing by means of using built-in formula interpreter. What is also important for an end-user is the possibility of easy upgrade cube data without rebuilding the whole cube.
声明:本产品中文介绍为慧都网版权所有,未经慧都公司书面许可,严禁拷贝、转载!
* 关于本产品的分类与介绍仅供参考,精准产品资料以官网介绍为准,如需购买请先行测试。
PivotCube VCL的主要特点:
树状(层次)维度
它不但可以处理线性维度,还可以处理层次维度。我们把它们称为树状,是因为它们的构造就像标准的层次结构—树一样,对于树,所有Windows用户应该都很熟悉(目录的结构就像树)。因此,你可以很容易地建立结构类似于Windows目录的维度树,它可以具有无数的叶子和节点。叶子和节点可以层层嵌套,最多可以有255层。
可扩展的统计功能
要使用这个功能,你需要建立过度饱和立方体。但在此之前,你需要把PivotCube.ExtendedMode这个属性设为True。如果一个立方体单元容纳了很多事实表中的数据,那么统计计算就会变的很复杂。尽管如此,PivotCube仍然提供了基于没有经过简化处理的完整数据集的计算。这个特点使你可以计算关于当前过滤集的准确函数值。这个特点的独特之处在于精确的计算而不是基于简化的统计公式的计算。因此,使用PivotCube,你总是可以得到准确的计算结果。
PivotCube扩展模式支持的统计功能如下:
如果你不需要这个特殊功能,你可以使用PivotCube的标准模式来最小化立方体大小,内存占用和提高速度。但在此之前,你需要把PivotCube.ExtendedMode属性设为False。
PivotCube标准模式下的功能:
可以很简单地从任何TDataSet的派生类装载数据
使用TDataSet的派生类作为数据源使你可以轻松地通过以下方式装载数据:
虽然你没有必要使用“Group by”或者MDX语句对数据进行预处理,但是如果你希望从SQL-Server装入PivotCube的数据记录数最少,你就可以使用“Group by”语句
自定义的维包装(dimension wrapping)
例如,“日期”可以被切分为季节、季度、白天/夜晚等等,或者,“地址”可以被切分为街道、邮政编码、城市、村等。“姓” [比如smith],“名” [比如John]和“部门”[比如managers]可以被综合成单个字符串“Employer”[比如 John Smith Mgrs.]
可通过维度和度量值筛选
OLAP最强大的功能之一是能帮助用户进行深刻和详细地分析,从而得出正确的商业决策。PivotCube提供了强大的通过维度和度量值进行筛选的功能。
PivotCube VCL key features
Tree-like (Hierarchical) dimensions
This feature allows working with not only linear dimensions, but with hierarchical dimensions as well. We call them “ Tree-like” because they are built like standard hierarchical structures – trees, good known to all Windows users (structure of directories is built like trees). So you can easily build dimensions which structure is branched like Windows directories and the quantity of nodes and leafs of the tree is unlimited. Both nodes and leafs can be embedded into nodes without any limitations up to 255 nested levels.
Extended set of statistical functions support.
To use this feature you need to build supersaturated cube. But before start building you need to set PivotCube.ExtendedMode to True. If one cube cell holds many values from the fact table - calculations of statistical functions get complicated. But nevertheless PivotCube provides calculations based on full data set without simplifying transformation of data. This allows calculating True function values regarding current filter sets. Unique thing of this feature is exact PivotCube calculations in contrary to calculations based on simplifying statistical formulas. So with PivotCube you always get True calculations as a result.
Statistical functions supported by PivotCube Extended Mode are as following:
If you don’t need this special function you are able to minimize cube size, memory occupation and increase building speed using PivotCube Standard Mode. But before start building you need to set PivotCube.ExtendedMode to False.
List of aggregation functions allowed by PivotCube in Standard Mode:
Simple load data from any TDataSet descendant.
Using TDataSet successors as datasource allows you easy load Data from:
You don’t need to prepare you data with “Group by” or MDX clauses, but you may use “Group by” only if you wish to minimize loading data records into PivotCube from your SQL-server.
Easily upgrade saved cube with new data (without rebuilding total cube).
You can build your own cubes like in a 'large' OLAP servers – step-by-step, without rebuilding total cube, just adding new records into saved cube. It’s a very important feature especially for those users who work with often changing data.
Custom dimension wrapping
For example “Date” field can be splitted to Seasons, Quarters, Day/Night etc, or “Address” field can be splitted to street, zip-codes, city, village etc, fields “LastName” [e.g. Smith] “FirstName” [e.g. John] and “Department” [e.g. managers] can be combined to single string field “Employer” [e.g. John Smith mgrs.]
Filtering by dimensions and measures
更新时间:2015-10-14 13:19:34.000 | 录入时间:2006-07-11 12:01:00.000 | 责任编辑:
WPF BI商业智能应用程序的最佳选择,具有功能强大、运行速度快、灵活性佳的优点。
Tableau PrepTableau Prep是一款数据准备产品,可帮助您组合,整理和清理数据以进行分析。
Tableau Desktop只需数分钟,就可以创建美观,内容丰富的交互式数据可视化。
Minitab Statistical Software可视化、分析并挖掘数据价值的统计软件,帮助人们掌握数据的强大力量
Vizlib LibraryVizlib Library是一个不断增长的强大可视化集合,它可以在不需要一行代码的情况下重新定义Q
服务电话
重庆/ 023-68661681
华东/ 13452821722
华南/ 18100878085
华北/ 17347785263
客户支持
技术支持咨询服务
服务热线:400-700-1020
邮箱:sales@pclwef.cn
关注我们
地址 : 重庆市九龙坡区火炬大道69号6幢