Skip to content

Commit 19695bd

Browse files
author
MightyPen
committed
CATS, GeneMi-a107-adp-guide-multidimen, just a couple 3-tick console.
1 parent d010eb6 commit 19695bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/ado/guide/multidimensional/overview-of-multidimensional-schemas-and-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.prod: sql
44
ms.prod_service: connectivity
55
ms.technology: connectivity
66
ms.custom: ""
7-
ms.date: "01/19/2017"
7+
ms.date: 11/08/2018
88
ms.reviewer: ""
99
ms.topic: conceptual
1010
helpviewer_keywords:
@@ -35,7 +35,7 @@ manager: craigg
3535

3636
The Geography dimension has the following set of members:
3737

38-
```
38+
```console
3939
{All, North America, Europe, Canada, USA, UK, Germany, Canada-West,
4040
Canada-East, USA-NW, USA-SW, USA-NE, USA-SE, England, Scotland,
4141
Wales,Ireland, Germany-North, Germany-South, Ottawa, Toronto,

docs/ado/guide/multidimensional/working-with-multidimensional-data.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ms.prod: sql
44
ms.prod_service: connectivity
55
ms.technology: connectivity
66
ms.custom: ""
7-
ms.date: "01/19/2017"
7+
ms.date: 11/08/2018
88
ms.reviewer: ""
99
ms.topic: conceptual
1010
helpviewer_keywords:
@@ -58,15 +58,15 @@ A *cellset* is the result of a query on multidimensional data. It consists of a
5858

5959
Each coordinate is represented as a position with two members — one from the Salesperson dimension and another from the Geography dimension:
6060

61-
```
61+
```console
6262
(Valentine, Seattle), (Valentine, Boston), (Valentine, USA_North),
6363
(Valentine, Japan), (Nash, Seattle), (Nash, Boston), (Nash, USA_North),
6464
(Nash, Japan)
6565
```
6666

6767
The y-axis has only one dimension, containing the following eight positions:
6868

69-
```
69+
```console
7070
Jan, Feb, Mar, Qtr2, Qtr3, Oct, Nov, Dec
7171
```
7272

0 commit comments

Comments
 (0)