Home
Technical Training
Analysis Services Training
MSAS: Creating a Time Dimension
MSAS: Creating a Time Dimension - Page 2
MSAS: Creating a Time Dimension - Page 3
This tutorial is part of a Analysis Services Training tutorial series. Read it from the beginning and learn yourself.
Technical Training
Analysis Services TrainingTable of Contents
MSAS: Creating a Time Dimension
MSAS: Creating a Time Dimension - Page 2
MSAS: Creating a Time Dimension - Page 3MSAS: Creating a Time Dimension Page - 2
Page 2 of 3
Author : Exforsys Inc. Published on: 7th Apr 2005
MSAS: Creating a Time Dimension
Select the Calendar Year level and click the basic tab of the properties pane. Compare the values of the Member Key Column and the Member Name Column properties. Note that both contain the same expression “DatePart(‘yyyy’,”Time/Month”.”Month”). The Dimension wizard constructs expressions for the key and name columns in the time dimension.
Ads
![]() |
Next select the Calendar Month Level and compare the values of the Member Key Columns and the Member Name Column properties. The expression for the member key is DatePart(‘m’,”TimeMonth”.”Month”), and the expression for the member name is Format(“TimeMonth”.”Month”,’mmmm’). The member key is the month number, and the name is the descriptive name of the month. The Dimension Wizard also sets the Order By property to key. Click on the Advanced tab and view this property. This setting sorts the names of the months in calendar order.
The member name expression can be modified to display the three character abbreviation for a month. To do this, change the formatting string portion of the member name column property from ‘mmmm’ to ‘mmm’.
Next select the Calendar Quarter Level and look at the expressions for the Member name column. The expression is Quarter + Format$(DatePart(‘q’, “TimeMonth”, “Month”)). The labels for quarters can also be abbreviated to qtr by changing the expression for the Member Name Column of the Calendar Quarter from “Quarter” to “qtr”.
![]() |
Ads
Click Save to Save the changes.
The type property of a dimension and Level Type property of a level assume significance when dealing with the time dimension. Even with dimension it is not critical. The expression created by the Dimension wizard can be modified and new levels can be added with appropriate expressions for these levels.
Read Next: MSAS: Creating Custom Rollups
Analysis Services Training
- MSAS - Browsing the Dependency Network
- MSAS - Building a Relational Decision Tree Model
- MSAS - Introduction to Data Mining
- MSAS - Applying security to a Dimension
- Tutorial 65: MSAS - Managing Cube Roles
- MSAS - Understanding Database Roles
- MSAS - Securing User Authentication
- MSAS - Introducing Analysis Services Security
- MSAS - Writebacks
- MSAS - Defining and Creating Drillthrough
- MSAS - Defining and Creating Auctions
- MSAS - Creating and Maintaining Calculated Members in Virtual Cubes
- MSAS - Building a Virtual Cube
- MSAS - Understanding Virtual Cubes
- MSAS - Introducing Solve Order
- MSAS - Implementing Calculations Using MDX Part 2
- MSAS - Implementing Calculations Using MDX Part 1
- MSAS - Merging Partitions
- MSAS - Introduction and Managing Partitions
- MSAS - Troubleshooting Cube Processing
- MSAS - Optimizing Cube Processing
- MSAS - Processing Dimensions and Cubes
- MSAS - Introducing Dimension and Cube Processing
- MSAS: Optimization Tuning Part 2
- MSAS: Optimization Tuning Part 1
- MSAS: Usage-Based Optimization
- MSAS: Analysis Services Aggregations
- MSAS: The Storage Design Wizard
- MSAS: Analysis Server Cube Storage
- MSAS: Defining Cube Properties
- MSAS: Introduction and Working with Measures
- MSAS: Introduction and Working with Cubes
- MSAS: Virtual Dimensions
- MSAS: Introducing Member Properties
- MSAS: Creating Custom Rollups
- MSAS: Creating a Time Dimension
- MSAS: Understanding Hierarchies
- MSAS: Dimension Storage Modes and Levels
- MSAS: Working with Levels and Hierarchies
- MSAS: Working with Parent-Child Dimensions
- MSAS : Basics of Levels
- MSAS : Working with Standard Dimensions
- MSAS : Shared vs Private Dimensions
- Understanding Dimension Basics
- MSAS : Office 2000 OLAP Components
- MSAS : Client Architecture
- MSAS : Cube Storage options
- MSAS : Meta data Repository
- MSAS : Analysis services Tools for Extended Functionality
- MSAS : The Wizards
- MSAS : The Analysis Manager and Analysis Server
- MSAS : The Data warehousing framework of SQL Server 2000 - Part 2
- MSAS : The Data warehousing framework of SQL Server 2000 - Part 1
- MSAS : Microsoft Data Warehousing Overview
- MSAS : Browsing the Cube
- MSAS : Designing Storage and Processing the Cube
- MSAS : Building the Cube Part #3
- MSAS : Building the Cube Part #2
- MSAS : Building the Cube Part #1
- MSAS : Setting up the Database in Analysis Server
- MSAS : Preparing to Create the Cube
- MSAS : Introducing Analysis Manager Wizards
- Microsoft Analysis Services Installation
- MSAS - Applying OLAP Cubes
- Understanding OLAP Models
- Designing the Dimensional Model and Preparing the data for OLAP
- Design of the data warehouse: Kimball Vs Inmon
- Defining OLAP Solutions and Data Warehouse design
- Microsoft Analysis Services Training
- Data Warehouse database and OLTP database
- Introduction to Data Warehousing









