- 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.
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- SQL Server 2016數據庫應用與開發
- 焊接機器人系統操作、編程與維護
- Android程序設計基礎
- 軟件測試實用教程
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- ASP.NET程序開發范例寶典
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- ActionScript 3.0從入門到精通(視頻實戰版)
- Java EE Web應用開發基礎
- OpenCV Android開發實戰
- 黑莓(BlackBerry)開發從入門到精通
- Android嵌入式系統程序開發(基于Cortex-A8)
- Java設計模式深入研究