- Microsoft SQL Server 2014 Business Intelligence Development Beginner’s Guide
- Reza Rad
- 173字
- 2021-08-13 17:55:26
Summary
In this chapter, you learned some of the benefits of having OLAP cube over the data warehouse. Then we learned how to create cubes and dimensions in the SSAS Multidimensional. We've walked through how to create hierarchies and modify dimensions and measure properties. Then we saw how to create calculated columns in the data source view. Some of the changes had to be made in the cube as a calculation; we used MDX, which is a query language for SSAS Multidimensional, to create calculated measures and a named set. Finally, we saw how to deploy an analysis services project to the SSAS Server and how to load data into the database while processing.
There are still many aspects in Analysis Services multidimensional that need to be studied in a more detailed way. We strongly recommend that you use one of the good books written on SQL Server Analysis Services in order to dive deep in to all the aspects of Analysis Services and learn how to face real-world scenarios with SSAS Multidimensional.
- Learning Python Web Penetration Testing
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- 大學計算機應用基礎實踐教程
- Java完全自學教程
- Practical Data Science Cookbook(Second Edition)
- 深入淺出Windows API程序設計:編程基礎篇
- 面向STEM的Scratch創新課程
- Unity 5.x By Example
- Python機器學習編程與實戰
- Scala謎題
- Expert Data Visualization
- 從零開始:UI圖標設計與制作(第3版)
- Spring技術內幕:深入解析Spring架構與設計原理(第2版)
- Android應用開發實戰
- Java 9 Programming By Example