Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Expert Cube Development with SSAS Multidimensional Models

You're reading from  Expert Cube Development with SSAS Multidimensional Models

Product type Book
Published in Feb 2014
Publisher Packt
ISBN-13 9781849689908
Pages 402 pages
Edition 1st Edition
Languages

Table of Contents (19) Chapters

Expert Cube Development with SSAS Multidimensional Models
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Designing the Data Warehouse for Analysis Services Building Basic Dimensions and Cubes Designing More Complex Dimensions Measures and Measure Groups Handling Transactional-Level Data Adding Calculations to the Cube Adding Currency Conversion Query Performance Tuning Securing the Cube Going in Production Monitoring Cube Performance and Usage DAX Query Support Index

MDX calculation performance


Optimizing the performance of the Storage Engine is relatively straightforward; you can diagnose performance problems easily and you only have two options – partitioning and aggregation – to solve them. Optimizing the performance of the Formula Engine is much more complicated because it requires knowledge of MDX, diagnosing performance problems is difficult because the internal workings of the Formula Engine are hard to follow, and solving the problem is reliant on knowing tips and tricks that may change from service pack to service pack.

Diagnosing Formula Engine performance problems

If you have a poorly performing query, and if you can rule out the Storage Engine as the cause of the problem, the issue is with the Formula Engine. We've already seen how we can use Profiler to check the performance of Query Subcube events, to see which partitions are being hit and to check whether aggregations are being used; if you subtract the sum of the durations of all the Query...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}