I have met a very strange issue when I was creating SSAS partitions using Partition Wizard in SSDT 2012. I have gone through all the steps in Partition Wizard successfully, but no partition was created although everything seems running fine. Although I have managed to create the partitions in the SQL Server Management Studio with no problem, … Continue reading Creating SSAS Partitions through Directly Modifying XML Source file
Tag: SSAS/MDX
Tip & Tricks – SSAS Performance Tuning Flow Chart
In the Analysis Services Performance Guide white paper, Microsoft has introduces a very handy flow chat for tuning SSAS performance. The first and key step of the flow chat is to investigate whether the performance problem is caused by query processor or storage engine. If the problem lies in query processor, SSAS developers need to … Continue reading Tip & Tricks – SSAS Performance Tuning Flow Chart
Chinook BI
Update: I built the original version of this solution in 2010, but I am updating the solution with SSDT 2012. This is an entire BI solution on Chinook sample database using SSIS, SSAS, and SSRS. Credits: Enterprise SSIS Framework has been used to implement the ETL componments in this soluiton. Please find Source Code here.
You must be logged in to post a comment.