Skip to content

Commit 1436b64

Browse files
author
Bruce Hamilton
committed
Metadata updates for mdx
1 parent 5729e19 commit 1436b64

245 files changed

Lines changed: 1471 additions & 735 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/mdx/add-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "+ (Add) (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -24,7 +27,7 @@ manager: "erikre"
2427
ms.workload: "Inactive"
2528
---
2629
# + (Add) (MDX)
27-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
30+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2831

2932
Performs an arithmetic operation that adds two numbers.
3033

docs/mdx/addcalculatedmembers-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "AddCalculatedMembers (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "Inactive"
2427
---
2528
# AddCalculatedMembers (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
Returns a set generated by adding calculated members to a specified set.
2932

docs/mdx/aggregate-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "Aggregate (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "On Demand"
2427
---
2528
# Aggregate (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
Returns a number that is calculated by aggregating over the cells returned by the set expression. If a numeric expression is not provided, this function aggregates each measure within the current query context by using the default aggregation operator that is specified for each measure. If a numeric expression is provided, this function first evaluates, and then sums, the numeric expression for each cell in the specified set.
2932

docs/mdx/allmembers-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "AllMembers (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "On Demand"
2427
---
2528
# AllMembers (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
Evaluates either a hierarchy or a level expression and returns a set that contains all members of the specified hierarchy or level, which includes all calculated members in the hierarchy or level.
2932

docs/mdx/analysis-services-language-reference.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "Analysis Services Language Reference | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -17,7 +20,7 @@ manager: "erikre"
1720
ms.workload: "Inactive"
1821
---
1922
# Analysis Services Language Reference
20-
[!INCLUDE[tsql-appliesto-ss2016-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2016-xxxx-xxxx-xxx-md.md)]
23+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2124

2225
[Data Analysis Expressions (DAX) Reference](http://msdn.microsoft.com/en-us/70a82136-0926-4a91-bcb3-e18e82593b0d)
2326

docs/mdx/ancestor-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "Ancestor (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "Inactive"
2427
---
2528
# Ancestor (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
A function that returns the ancestor of a specified member at a specified level or at a specified distance from the member.
2932

docs/mdx/ancestors-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "Ancestors (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "Inactive"
2427
---
2528
# Ancestors (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
A function that returns the set of all ancestors of a specified member at a specified level or at a specified distance from the member. With [!INCLUDE[msCoName](../includes/msconame-md.md)] [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)], the set returned will always consist of a single member - [!INCLUDE[ssASnoversion](../includes/ssasnoversion-md.md)] does not support multiple parents for a single member.
2932

docs/mdx/and-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "AND (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "Inactive"
2427
---
2528
# AND (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
Performs a logical conjunction on two numeric expressions.
2932

docs/mdx/arithmetic-operators.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "Arithmetic Operators | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -21,7 +24,7 @@ manager: "erikre"
2124
ms.workload: "Inactive"
2225
---
2326
# Arithmetic Operators
24-
[!INCLUDE[tsql-appliesto-ss2008-all_md](../includes/tsql-appliesto-ss2008-all-md.md)]
27+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2528

2629
You can use arithmetic operators in Multidimensional Expressions (MDX) for any arithmetic computations, including addition, subtraction, multiplication, and division.
2730

docs/mdx/ascendants-mdx.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
title: "Ascendants (MDX) | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "03/02/2016"
5-
ms.prod: "sql-server-2016"
5+
ms.prod: "analysis-services"
6+
ms.prod_service: "analysis-services"
7+
ms.service: ""
8+
ms.component: ""
69
ms.reviewer: ""
7-
ms.suite: ""
10+
ms.suite: "pro-bi"
811
ms.technology:
912
- "analysis-services"
1013
ms.tgt_pltfrm: ""
@@ -23,7 +26,7 @@ manager: "erikre"
2326
ms.workload: "Inactive"
2427
---
2528
# Ascendants (MDX)
26-
[!INCLUDE[tsql-appliesto-ss2008-xxxx-xxxx-xxx_md](../includes/tsql-appliesto-ss2008-xxxx-xxxx-xxx-md.md)]
29+
[!INCLUDE[ssas-appliesto-sqlas](../includes/ssas-appliesto-sqlas.md)]
2730

2831
Returns the set of the ascendants of a specified member, including the member itself.
2932

0 commit comments

Comments
 (0)