ssas mdx_如何使用MDX表达式查询SSAS表格模型数据库

本文介绍了如何使用MDX查询SSAS表格模型数据库,包括MDX的基础知识、查询步骤和示例。MDX是一种用于查询和分析多维数据的语言,虽然主要用于多维模型,但也可用于表格模型。文章通过示例展示了如何使用SELECT和FROM语句,以及如何处理轴、过滤数据和使用CASE表达式等。
摘要由CSDN通过智能技术生成

ssas mdx

Retrieving information from a Tabular database is easy – just query it with some basic DAX functions! In this article, we will learn how to query a Tabular model with some of the MDX expressions, examine the results from DAX querying and analyze data from the tables.

从表格数据库中检索信息很容易–只需使用一些基本的DAX函数即可查询信息 ! 在本文中,我们将学习如何使用某些MDX表达式查询表格模型,检查DAX查询的结果以及分析表中的数据。

要求 (Requirements)

The prerequisites for querying with MDX are SQL Server Management Studio 2014 or higher with an installed SSAS Tabular instance and deployed SSAS Tabular model database.

使用MDX进行查询的先决条件是具有已安装的SSAS Tabular实例和已部署的SSAS Tabular模型数据库SQL Server Management Studio 2014或更高版本。

环境准备 (Environment preparation)

Querying a SSAS Tabular model database with MDX takes place in SQL Server Management Studio, in the MDX query window.

使用MDX查询SSAS表格模型数据库是在SQL Server Management Studio的MDX查询窗口中进行的。

多维表达式(MDX)概述 (Multidimensional Expressions (MDX) overview)

MDX is expression language which can query and analyze multidimensional data in OLAP cubes (like SSAS Multidimensional model databases, e.g.). Although it is primarily designed for querying a Multidimensional model database, it can query a Tabular model database, too. In the other hand, DAX functions cannot query Multidimensional model databases, because DAX query expressions are specific to Tabular model databases.

MDX是一种表达语言,可以查询和分析OLAP多维数据集中的多维数据 (例如SSAS多维模型数据库)。 尽管它主要用于查询多维模型数据库,但它也可以查询表格模型数据库。 另一方面,DAX函数无法查询多维模型数据库,因为DAX查询表达式特定于表格模型数据库。

Structurally, MDX incorporates XMLA specified syntax. Since it is similar to T-SQL, some DDL statements are present, which can manage and organize multidimensional data constructions. This applies to SSAS Multidimensional model databases only.

在结构上,MDX合并了XMLA指定的语法。 由于它类似于T-SQL,因此存在一些DDL语句 ,这些语句可以管理和组织多维数据构造。 这仅适用于SSAS多维模型数据库。

Regarding complexity, the main types of MDX expressions are: constant (numeric, string etc.), scalar and object-oriented. These types combine into complex expressions corresponding with statements and

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值