Skip to content

Commit e9a4077

Browse files
author
Owen Duncan
committed
Move Tabular 1200 tutorial files to new folder, fix links, add redirection.
1 parent 040f41a commit e9a4077

File tree

49 files changed

+1807
-1727
lines changed

Some content is hidden

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

49 files changed

+1807
-1727
lines changed

.openpublishing.redirection.json

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14120,6 +14120,86 @@
1412014120
"redirect_url": "/sql/analysis-services/multidimensional-tutorial/lesson-10-granting-process-database-permissions",
1412114121
"redirect_document_id": true
1412214122
},
14123+
{
14124+
"source_path": "docs/analysis-services/tabular-modeling-adventure-works-tutorial.md",
14125+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/tabular-modeling-adventure-works-tutorial",
14126+
"redirect_document_id": true
14127+
},
14128+
{
14129+
"source_path": "docs/analysis-services/lesson-1-create-a-new-tabular-model-project.md",
14130+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-1-create-a-new-tabular-model-project",
14131+
"redirect_document_id": true
14132+
},
14133+
{
14134+
"source_path": "docs/analysis-services/lesson-2-add-data.md",
14135+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-2-add-data",
14136+
"redirect_document_id": true
14137+
},
14138+
{
14139+
"source_path": "docs/analysis-services/lesson-3-mark-as-date-table.md",
14140+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-3-mark-as-date-table",
14141+
"redirect_document_id": true
14142+
},
14143+
{
14144+
"source_path": "docs/analysis-services/lesson-4-create-relationships.md",
14145+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-4-create-relationships",
14146+
"redirect_document_id": true
14147+
},
14148+
{
14149+
"source_path": "docs/analysis-services/lesson-5-create-calculated-columns.md",
14150+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-5-create-calculated-columns",
14151+
"redirect_document_id": true
14152+
},
14153+
{
14154+
"source_path": "docs/analysis-services/lesson-6-create-measures.md",
14155+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-6-create-measures",
14156+
"redirect_document_id": true
14157+
},
14158+
{
14159+
"source_path": "docs/analysis-services/lesson-7-create-key-performance-indicators.md",
14160+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-7-create-key-performance-indicators",
14161+
"redirect_document_id": true
14162+
},
14163+
{
14164+
"source_path": "docs/analysis-services/lesson-8-create-perspectives.md",
14165+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-8-create-perspectives",
14166+
"redirect_document_id": true
14167+
},
14168+
{
14169+
"source_path": "docs/analysis-services/lesson-9-create-hierarchies.md",
14170+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-9-create-hierarchies",
14171+
"redirect_document_id": true
14172+
},
14173+
{
14174+
"source_path": "docs/analysis-services/lesson-10-create-partitions.md",
14175+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-10-create-partitions",
14176+
"redirect_document_id": true
14177+
},
14178+
{
14179+
"source_path": "docs/analysis-services/lesson-11-create-roles.md",
14180+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-11-create-roles",
14181+
"redirect_document_id": true
14182+
},
14183+
{
14184+
"source_path": "docs/analysis-services/lesson-12-analyze-in-excel.md",
14185+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-12-analyze-in-excel",
14186+
"redirect_document_id": true
14187+
},
14188+
{
14189+
"source_path": "docs/analysis-services/lesson-13-deploy.md",
14190+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/lesson-13-deploy",
14191+
"redirect_document_id": true
14192+
},
14193+
{
14194+
"source_path": "docs/analysis-services/supplemental-lesson-implement-dynamic-security-by-using-row-filters.md",
14195+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/supplemental-lesson-implement-dynamic-security-by-using-row-filters",
14196+
"redirect_document_id": true
14197+
},
14198+
{
14199+
"source_path": "docs/analysis-services/supplemental-lesson-configure-reporting-properties-for-power-view-reports.md",
14200+
"redirect_url": "/sql/analysis-services/tutorial-tabular-1200/supplemental-lesson-configure-reporting-properties-for-power-view-reports",
14201+
"redirect_document_id": true
14202+
},
1412314203
{
1412414204
"source_path": "docs/azure-data-studio/dashboards.md",
1412514205
"redirect_url": "/sql/azure-data-studio/insight-widgets",

docs/analysis-services/analysis-services-tutorials-ssas.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Analysis Services Tutorials | Microsoft Docs"
3-
ms.date: 05/08/2018
3+
ms.date: 05/07/2019
44
ms.prod: sql
55
ms.technology: analysis-services
66
ms.custom:
@@ -16,7 +16,7 @@ manager: kfile
1616
[Tabular modeling (1400 compatibility level)](tutorial-tabular-1400/as-adventure-works-tutorial.md)
1717
Applies to Azure Analysis Services and SQL Server 2017 Analysis Services and later. This tutorial provides lessons on how to author a basic Analysis Services tabular model for the fictitious company, Adventure Works, by using SQL Server Data Tools (SSDT).
1818

19-
[Tabular modeling (1200 compatibility level)](../analysis-services/tabular-modeling-adventure-works-tutorial.md)
19+
[Tabular modeling (1200 compatibility level)](tutorial-tabular-1200/tabular-modeling-adventure-works-tutorial.md)
2020
Applies to Azure Analysis Services and SQL Server 2016 Analysis Services and later. This tutorial provides lessons on how to author a basic Analysis Services tabular model for the fictitious company, Adventure Works, by using SQL Server Data Tools (SSDT).
2121

2222
[Multidimensional modeling](multidimensional-tutorial/multidimensional-modeling-adventure-works-tutorial.md)

docs/analysis-services/tabular-models/understanding-dax-in-tabular-models-ssas-tabular.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ Days in Current Quarter:=COUNTROWS( DATESBETWEEN( 'Date'[Date], STARTOFQUARTER(
376376
In the first four cases, DAX flags the entire column that contains the invalid formula. In the last case, DAX grays out the column to indicate that the column is in an unprocessed state.
377377

378378
## <a name="bkmk_addional_resources"></a> Additional resources
379-
The [Tabular Modeling &#40;Adventure Works Tutorial&#41;](../../analysis-services/tabular-modeling-adventure-works-tutorial.md) provides step-by-step instructions on how to create a tabular model that includes many calculations in calculated columns, measures, and row filters. For most formulas, a description about what the formula is meant to do is provided.
379+
The [Tabular Modeling &#40;Adventure Works Tutorial&#41;](../tutorial-tabular-1200/tabular-modeling-adventure-works-tutorial.md) provides step-by-step instructions on how to create a tabular model that includes many calculations in calculated columns, measures, and row filters. For most formulas, a description about what the formula is meant to do is provided.
380380

381381
The [Analysis Services Team Blog](http://go.microsoft.com/fwlink/?LinkID=220949&clcid=0x409) provides the latest information, tips, news and announcements.
382382

docs/analysis-services/toc.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -72,38 +72,38 @@
7272
- name: Supplemental lesson - Ragged hierarchies
7373
href: ../analysis-services/tutorial-tabular-1400/as-supplemental-lesson-ragged-hierarchies.md
7474
- name: Tabular modeling (1200 compatibility level)
75-
href: ../analysis-services/tabular-modeling-adventure-works-tutorial.md
75+
href: ../analysis-services/tutorial-tabular-1200/tabular-modeling-adventure-works-tutorial.md
7676
items:
7777
- name: 1 - Create a New Tabular Model Project
78-
href: ../analysis-services/lesson-1-create-a-new-tabular-model-project.md
78+
href: ../analysis-services/tutorial-tabular-1200/lesson-1-create-a-new-tabular-model-project.md
7979
- name: 2 - Add Data
80-
href: ../analysis-services/lesson-2-add-data.md
80+
href: ../analysis-services/tutorial-tabular-1200/lesson-2-add-data.md
8181
- name: 3 - Mark as Date Table
82-
href: ../analysis-services/lesson-3-mark-as-date-table.md
82+
href: ../analysis-services/tutorial-tabular-1200/lesson-3-mark-as-date-table.md
8383
- name: 4 - Create relationships
84-
href: ../analysis-services/lesson-4-create-relationships.md
84+
href: ../analysis-services/tutorial-tabular-1200/lesson-4-create-relationships.md
8585
- name: 5 - Create calculated columns
86-
href: ../analysis-services/lesson-5-create-calculated-columns.md
86+
href: ../analysis-services/tutorial-tabular-1200/lesson-5-create-calculated-columns.md
8787
- name: 6 - Create measures
88-
href: ../analysis-services/lesson-6-create-measures.md
88+
href: ../analysis-services/tutorial-tabular-1200/lesson-6-create-measures.md
8989
- name: 7 - Create Key Performance Indicators
90-
href: ../analysis-services/lesson-7-create-key-performance-indicators.md
90+
href: ../analysis-services/tutorial-tabular-1200/lesson-7-create-key-performance-indicators.md
9191
- name: 8 - Create perspectives
92-
href: ../analysis-services/lesson-8-create-perspectives.md
92+
href: ../analysis-services/tutorial-tabular-1200/lesson-8-create-perspectives.md
9393
- name: 9 - Create hierarchies
94-
href: ../analysis-services/lesson-9-create-hierarchies.md
94+
href: ../analysis-services/tutorial-tabular-1200/lesson-9-create-hierarchies.md
9595
- name: 10 - Create partitions
96-
href: ../analysis-services/lesson-10-create-partitions.md
96+
href: ../analysis-services/tutorial-tabular-1200/lesson-10-create-partitions.md
9797
- name: 11 - Create roles
98-
href: ../analysis-services/lesson-11-create-roles.md
98+
href: ../analysis-services/tutorial-tabular-1200/lesson-11-create-roles.md
9999
- name: 12 - Analyze in Excel
100-
href: ../analysis-services/lesson-12-analyze-in-excel.md
100+
href: ../analysis-services/tutorial-tabular-1200/lesson-12-analyze-in-excel.md
101101
- name: 13 - Deploy
102-
href: ../analysis-services/lesson-13-deploy.md
102+
href: ../analysis-services/tutorial-tabular-1200/lesson-13-deploy.md
103103
- name: Supplemental Lesson - Implement dynamic security by using row filters
104-
href: ../analysis-services/supplemental-lesson-implement-dynamic-security-by-using-row-filters.md
104+
href: ../analysis-services/tutorial-tabular-1200/supplemental-lesson-implement-dynamic-security-by-using-row-filters.md
105105
- name: Supplemental Lesson - Configure reporting properties for Power View reports
106-
href: ../analysis-services/supplemental-lesson-configure-reporting-properties-for-power-view-reports.md
106+
href: ../analysis-services/tutorial-tabular-1200/supplemental-lesson-configure-reporting-properties-for-power-view-reports.md
107107
- name: Multidimensional modeling
108108
href: ../analysis-services/multidimensional-tutorial/multidimensional-modeling-adventure-works-tutorial.md
109109
items:

0 commit comments

Comments
 (0)