Amazon.com: Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform (9780976635307): Teo Lachev: Books
Applied Microsoft Analysis Services 2005 and over one million other books are available for Amazon Kindle. Learn more

Kindle Edition
 
   
Sell Back Your Copy
For a $3.03 Gift Card
Trade in
Have one to sell? Sell yours here
Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform
 
 
Start reading Applied Microsoft Analysis Services 2005 on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform [Paperback]

Teo Lachev (Author)
4.5 out of 5 stars  See all reviews (24 customer reviews)


Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition $22.79  
Paperback --  
Unknown Binding --  

Book Description

December 15, 2005
Knowledge is power! As its name suggests, the promise of Microsoft SQL Server Analysis Services 2005 is to promote better data analytics by giving information workers the right tool to analyze consistent, timely, and reliable data. Empowered with Analysis Services and Microsoft Business Intelligence Platform, you are well positioned to solve the perennial problem with data—that there is too much of it and finding the right information is often difficult, if not impossible.

Applied Micrisoft Analysis Services 2005 shows database administrators and developers how to build complete OLAP solutions with Microsoft Analysis Services 2005 and Microsoft Business Intelligence Platform. Database administrators will learn how to design and manage sophisticated OLAP cubes that provide rich data analytics and data mining services.

The book gives developers the necessary background to extend UDM with custom programming logic, in the form of MDX expressions, scripts and .NET code. It teaches them how to implement a wide range of reporting applications that integrate with Analysis Services, Reporting Services, and Microsoft Office.

This book doesn't assume any prior experience with OLAP and Microsoft Analysis Services. It is designed as an easy-to-follow guide where each chapter builds upon the previous to implement the components of the innovative Unified Dimensional Model (UDM) in a chronological order. New concepts are introduced with step-by-step instructions and hands-on demos.

What's Inside:
o Design sophisticated UDM models
o Build ETL processes with SSIS
o Implement data mining tasks
o Enrich UDM programmatically with MDX
o Extend UDM with SSAS stored procedures
o Create rich end-user model
o Optimize Analysis Services storage and processing
o Implement dynamic security
o Build custom OLAP clients
o Author standard and ad-hoc reports with SSRS
o Build Office-based BI applications and dashboards
o and much more


Editorial Reviews

About the Author

Teo Lachev has more than a decade of experience in designing and developing Microsoft-centered solutions. He is technical architect for a leading financial institution where he designs and implements Business Intelligence applications for the banking industry. Teo is a Microsoft Most Valuable Professional (MVP) for SQL Server, Microsoft Certified Solution Developer (MCSD), and Microsoft Certified Trainer (MCT).

He is the author of Microsoft Reporting Services in Action. He lives with his family in Atlanta, GA. Visit Teo's website www.prologika.com for sample chapters, code download, discussion list, and blog.

Product Details

  • Paperback: 712 pages
  • Publisher: Prologika Press (December 15, 2005)
  • Language: English
  • ISBN-10: 0976635305
  • ISBN-13: 978-0976635307
  • Product Dimensions: 9.6 x 6.9 x 1.4 inches
  • Shipping Weight: 2.4 pounds
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (24 customer reviews)
  • Amazon Best Sellers Rank: #600,791 in Books (See Top 100 in Books)

More About the Author

Teo Lachev, MVP (SQL Server), MCSD, MCT, is a developer, author, and mentor with a focus on Microsoft Business Intelligence. Through his company, Prologika (www.prologika.com), he helps organizations make sense of data by applying the latest Business Intelligence technologies for reporting, multi-dimensional analysis, and data mining. Teo lives with his family in Atlanta, Georgia.

 

Customer Reviews

24 Reviews
5 star:
 (14)
4 star:
 (7)
3 star:
 (3)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (24 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

23 of 24 people found the following review helpful:
3.0 out of 5 stars Again, have the reviewers read this book , and followed the examples completely?, April 20, 2006
Amazon Verified Purchase(What's this?)
This review is from: Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform (Paperback)
Applied Microsoft Analysis Services 2005, at a first glance, appears to be THE book to get on SSAS 2005. Unfortunately, the beauty is only cover-deep.

While the author clearly has "encyclopaedic" knowledge of the product suite, examples I came across were incomplete and quite frankly frustrating. For example, in Chapter 6, the author introduces us to the concept of using dimension definition templates for creating our Inventory cube "top-down" (meaning, without a data source)... while the instructions are clear on how to use a template to satisfy our Product dimension requirement (using the "Product" template), the author provides absolutely NO indication on which template we should use to create our Location template-- all the author writes here is "...Follow similar steps to create the Location dimension". That's it, nothing else (Chapter 6, Page 200)... no explanation is provided as to whether we reuse the Product template or not.

This book has many other examples of such dead-ends (half-truths and other misleading information). For instance, in Chapter 5, Page 188, on the topic of optimizing performance by caching linked object queries, the author writes: "...both linked dimension and measure groups expose RefreshPolicy and RefreshInterval properties which can be set at design time....". However, when I went through the associated example, I found that only linked measure groups expose said properties in support of linked object caching.

Once again, I do share the enthusiasm of the other reviewers, and have (to be fair) found some solid value in this book in explaining some of the new concepts related to the UDM, and the attribute-centric approach to creating dimension hierarchies (among other things). I also find the greatest value in a technical book to be the balance between clear explanations of new and/or thorny concepts (which this book does rather well) and clear examples for the reader to work through (which this book often does not). Nevertheless, I question the integrity of any reviewer quick to give a book 5 stars without actually reading through, actually trying each and every example, and rating the work objectively. Granted: no first version of any technical book can be perfect, but to quickly rush to awarding a book 5 stars is a dodgy practice at best-- perhaps indeed luring us to purchase a book we may later regret.

Caveat empor. 2.5 stars for this book....
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


20 of 22 people found the following review helpful:
3.0 out of 5 stars Could Be Better, March 16, 2006
This review is from: Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform (Paperback)
This was the first book published on Analysis Services 2005. It was obviously rushed to press. At first I started making notes of all the grammatical errors, but then found so many I gave up and quit.

The technical content if very good. If you are doing a lot of Analysis Services work then you will definitely want this book. At the same time, you will want to pick up some of the other texts as they're released over the coming months. For one, the coverage of MDX syntax in this book is quite poor. You are also not going to find the "whys" of dimension modeling covered here or a set of recommended best practices.

Also, the book starts with a sample database and data warehouse and builds upon those samples throughout the book. If you are not looking for the kind of book where you type in the examples in each section, then this one may not be for you.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 12 people found the following review helpful:
4.0 out of 5 stars Authoritative, Effective, Practical Guide to Learning Analysis Services 2005, August 5, 2006
By 
Daniel C. Upton (San Diego North County, CA) - See all my reviews
(REAL NAME)   
This review is from: Applied Microsoft Analysis Services 2005: And Microsoft Business Intelligence Platform (Paperback)
SQL Server 2005's Analysis Services (herein SSAS 2005) is challenging enough to merit it's own technical guide. Therefore, other popular books which attempt to cover SSAS 2005 along with other topics -- like Integration Services and Reporting Services, let along the DB engine itself, must fall short of what Teo Lachev has accomplished here.

The capability in SSAS 2005's new Unified Dimensional Model (UDM) to build a useful cube from complex, highly-relational source data, or even semi-structured data (vs. only from star or snowflake dimensional schemas) looks like a real step forward for OLAP, but the task is far from simple. In fact, some may wish that they had performed better ETL on source data. Along that line, I don't believe another book yet exists that adequately addresses real-world complexities requiring SSAS's member properties, referenced relationships, fact relationships, null properties, and other topics.

Why does this book not deserve 5 stars? Because it's sample database code is disjointed and does not flow well with the text. Usually, I had to read the text and then experiment on my own cube to resolve a challenge. Addditionally, many gramatical errors temporarily hold the reader back.

OK, then why do I rate it more than 3 stars? Because it provides understandable, authoritative coverage of pretty complex material. I repeatedly found that, when SQL Books Online did not provide a needed answer, Teo Lachev's book succeeded.

Although the author's explanations of MDX are good, they provide insufficient context for real skill-building. For MDX learners, I recommend "Fast Track to MDX (Version 2)", even though that book refers to SQL 2000. Once you get MDX (and you want to get MDX), you'll quickly see how you'll want to apply it in SSAS 2005. In closing, read Teo Lachev's book first for an understanding of the platform, and then the Fast Track book to learn how you'll perfect your access to cube data.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews











Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
cube browser, sales quota, report viewer, cube structure, business intelligence wizard, commute distance, query log, field list, report designer, reporting currency, allocated quota, pivot table, average unit price, basket analysis, data flow task, process inventory, dimension browser, flight recorder, report processor, association rules, reorder point, query binding, cluster diagram, dim customer, view attributes
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Analysis Services, Adventure Works, Sales Territory, Calendar Date, Cancel Figure, Internet Sales, Sales Profit, Reseller Sales, Grand Total, Cube Wizard, Click Next, Calendar Year, Management Studio, Product Category, Dimension Designer, Analysis Server, Reporting Services, Dimension Wizard, North America, Currency Rates, Mountain Bikes, Program Files, Yearly Income, Cancel Help Figure, Dimension Usage
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)
(1)
(1)
(1)
(1)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject