Introduction
  • Introduction
  • Welcome to Udemy
  • Introduction to Udemy
  • Do you want auto-translated subtitles in more languages?
  • Which version of Visual Studio should I install?
Installing SQL Server
  • Downloading SQL Server Developer 2022
  • Installing SQL Server Developer 2022
  • Installing SQL Server Management Studio
  • Installing Visual Studio 2022
  • Installing SSAS in Visual Studio 2022
  • Is your Visual Studio a trial version? No!
  • AdventureWorks
  • Downloading AdventureWorks
  • Investigating AdventureWorks in SSMS.
Creating our first cube
  • Creating our first project
  • Looking at our working environment, and Facts, Measures, Dimensions and Cubes
  • Creating a Data Connection
  • Creating a Data Source View
  • Creating a Cube
  • Your Windows User Name and Password
  • Creating a role, and playing with the cube
  • Looking at the cube using Excel
  • Adding an extra table, and Creating a dimension
  • Updating the cube, and using Excel again.
  • Looking at the cube using SSMS
  • Visual Studio 2022 update
  • Looking at the cube in SSRS
Creating a new cube, and enhancing it.
  • Practice Activity - Let's do it again!
  • Practice Activity - your instructions
  • Practice Activity - The Solution
  • Updating dimensions, and creating translations
  • Adding a new table into the Data Source View, and replacing it with a query
  • Adding a hierarchy - two levels
  • Adding a hierarchy - three levels
  • Introduction to Practice Activity 3
  • Practice Activity Number 3
  • Practice Activity Number 3 - Solution
Creating MDX Statements - Measures
  • MDX Resources
  • Default measure, and using the WHERE clause for measures
  • Adding measures onto the Column axis, and creating a Set of measures
  • "Go"
  • Creating a temporary measure using MDX
  • Creating a permanent measure using Visual Studio
  • Practice Activity Number 4
  • Practice Activity Number 4 - Solution
Creating MDX Statements - Dimensions
  • Referring to Dimensions, Hierarchies, Levels and Members
  • Quiz - referring to Dim Date dimensions, hierarchy, levels and members
  • Visual Studio - changing the appearance and order of months of the year
  • Referring to multiple members and Using the Range : operator
  • Getting rid of NULLs - using Non Empty
  • Creating a tuple
  • Changing the aggregation using tuples
  • Practice Activity Number 5
  • Practice Activity Number 5 - Solution
Hierarchies
  • Parents and children
  • Ancestors and Ascendants
  • Descendants, firstchild and lastchild
  • Siblings functions
  • Practice Activity Number 6
  • Practice Activity Number 6 - Solution
Date hierarchies
  • Getting YTD and MTD to work
  • LastPeriods - going into the past
  • ParallelPeriod, and combining with YTD
  • Practice Activity Number 7
  • Practice Activity Number 7 - Solution
Creating and joining sets
  • topcount, toppercent, bottomcount, bottompercent
  • Creating sets
  • UNION and RANK
  • Intersect and Except
  • Practice Activity Number 8
  • Practice Activity Number 8 - Solution
Functions
  • Subcubes
  • Hierarchize
  • Order
  • Filter
  • format_string
  • Formatting using custom coding
Key Performance Indicators
  • Introduction to KPIs
  • Revisiting parallelperiod
  • The CASE statement
  • IIF - an alternative to CASE
  • IsEmpty
  • Introduction to Practice Activity 10
  • Practice Activity Number 10
  • Practice Activity Number 10 - Solution
  • Adding KPIs into your SSAS Cube
  • How complicated can your KPI definition go?
Using Cubes in Excel and SSRS
  • Opening a cube in Excel, both through Visual Studio and making a connection