Home > Computing and Information Technology > Business applications > Applied Microsoft Business Intelligence
Applied Microsoft Business Intelligence

Applied Microsoft Business Intelligence

          
5
4
3
2
1

Available


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

Leverage the power of SQL and Office to build a complete enterprise BI solution The business intelligence world is changing. Hardware is getting more powerful, platforms are getting more capable, and decision timeframes are getting shorter. Microsoft's SQL Server and Office products provide powerful core BI technologies that allow decision makers who rely on Office for basic analytics to tap into a sophisticated BI toolset for both analysis and reporting. Applied Microsoft Business Intelligence reveals the best practices for building complete BI solutions using SQL Server, Reporting, and Analysis Services along with Excel and SharePoint for a more robust business intelligence framework. This book shows you how to use the Microsoft business intelligence building blocks to construct synergetic and complete solutions to suit any organization. Organized chronologically by implementation order, it guides you through the data layer, data transformation and quality, the semantic layer, and the presentation layer, and ties it all together with comprehensive case studies. Focusing on best practices rather than specific tools keeps your skills relevant beyond the 2014 SQL release. Comprehensive explanations including architecture, strengths and weaknesses, and practical applications bring you fully up to speed quickly. Applied Microsoft Business Intelligence shows you how to: Design an effective BI architecture that best fits your organization Develop flexible, scalable, tabular and multi-dimensional models Create interactive visualizations with Power View Explore geographic and temporal data with Power Map Implement self-service delivery and an efficient deployment strategy Manage, maintain, and scale the BI environment

Table of Contents:
Introduction xiii Part I Overview of the Microsoft Business Intelligence Toolset 1 Chapter 1 Which Analysis and Reporting Tools Do You Need? 3 Selecting a SQL Server Database Engine 4 Building a Data Warehouse 4 Selecting an RDBMS 5 Selecting SQL Server Analysis Services 6 Working with SQL Server Reporting Services 7 Understanding Operational Reports 8 Understanding Ad Hoc Reporting 10 Working with SharePoint 11 Working with Performance Point 12 Using Excel for Business Intelligence 14 What Is Power Query? 14 What Is Power Pivot? 14 What Is Power View? 14 Power Map 15 Which Development Tools Do You Need? 16 Using SQL Server Data Tools 16 Using SQL Management Studio 17 Using Dashboard Designer 18 Using Report Builder 19 Summary 20 Chapter 2 Designing an Eff ective Business Intelligence Architecture 21 Identifying the Audience and Goal of the Business Intelligence Solution 21 Who’s the Audience? 22 What Is the Goal(s)? 23 What Are the Data Sources? 23 Using Internal Data Sources 23 Using External Data Sources 24 Using a Data Warehouse (or Not) 24 Implementing and Enforcing Data Governance 26 Planning an Analytical Model 28 Planning the Business Intelligence Delivery Solution 29 Considering Performance 30 Considering Availability 31 Summary 32 Chapter 3 Selecting the Data Architecture that Fits Your Organization 33 Why Is Data Architecture Selection Important? 34 Challenges 34 Benefits 35 How Do You Pick the Right Data Architecture? 36 Understanding Architecture Options 36 Understanding Research Selection Factors 42 Interviewing Key Stakeholders 44 Completing the Selection Form 45 Finalizing and Approving the Architecture 46 Summary 48 Part II Business Intelligence for Analysis 49 Chapter 4 Searching and Combining Data with Power Query 51 Downloading and Installing Power Query 52 Importing Data 56 Importing from a Database 57 Importing from the Web 59 Importing from a File 61 Transforming Data 62 Combining Data from Multiple Sources 62 Splitting Data 64 Aggregating Data 66 Introducing M Programming 70 A Glance at the M Language 70 Adding and Removing Columns Using M 72 Summary 72 Chapter 5 Choosing the Right Business Intelligence Semantic Model 73 Understanding the Business Intelligence Semantic Model Architecture 74 Understanding the Data Access Layer 75 Using Power Pivot 77 Using the Multidimensional Model 78 Using the Tabular Model 78 Implementing Query Languages and the Business Logic Layer 79 Data Analytics Expressions (DAX) 79 Multidimensional Expressions (MDX) 81 Direct Query and ROLAP 81 Data Model Layer 82 Comparing the Different Types of Models 83 Which Model Fits Your Organization? 84 Departmental 84 Team 86 Organizational 87 Summary 88 Chapter 6 Discovering and Analyzing Data with Power Pivot 89 Understanding Hardware and Software Requirements 90 Enabling Power Pivot 90 Designing an Optimal Power Pivot Model 92 Importing Only What You Need 92 Understanding Why Data Types Matter 99 Working with Columns or DAX Calculated Measures 103 Optimizing the Power Pivot Model for Reporting 104 Understanding Power Pivot Model Basics 104 Adding All Necessary Relationships 107 Adding Calculated Columns and DAX Measures 114 Creating Hierarchies and Key Performance Indicators (KPIs) 118 Sorting Your Data to Meet End-User Needs 121 Implementing Role-Playing Dimensions 122 Summary 125 Chapter 7 Developing a Flexible and Scalable Tabular Model 127 Why Use a Tabular Model? 127 Understanding the Tabular Model 128 Using the Tabular Model 128 Comparing the Tabular and Multidimensional Models 130 Understanding the Tabular Development Process 130 How Do You Design the Model? 131 Importing Data 131 Designing Relationships 134 Calculated Columns and Measures 135 How Do You Enhance the Model? 137 Adding Hierarchies 137 Designing Perspectives 140 Adding Partitions 141 How Do You Tune the Model? 144 Optimizing Processing 144 Optimizing Querying 147 Summary 149 Chapter 8 Developing a Flexible and Scalable Multidimensional Model 151 Why Use a Multidimensional Model? 151 Understanding the Multidimensional Model 152 Understanding the Multidimensional Model Process 153 How Do You Design the Model? 153 Creating Data Sources and the Data Source View 153 Using the Cube Creation Wizard 156 Adjusting Measures 159 Completing Dimensions 160 How Do You Enhance the Model? 162 Adding Navigation with Hierarchies 162 Using the Business Intelligence Wizard for Calculations 164 Using Partitions and Aggregations 166 How Do You Tune the Model? 169 Resolving Processing Issues 169 Querying 171 Summary 172 Chapter 9 Discovering Knowledge with Data Mining 173 Understanding the Business Value of Data Mining 174 Understanding Data Mining Techniques 174 Common Business Use Cases 175 Driving Decisions, Strategies, and Processes Through Data Mining 176 Getting the Basics Right 179 Understanding the Data 180 Training and Test Datasets 182 Defining the Data Mining Structure 184 The Data Mining Model 184 Applying the Microsoft Data Mining Techniques with Best Practices 185 Using Microsoft Association Rules 186 Grouping Data with Microsoft Clustering 190 Building Mining Models with Microsoft Naïve Bayes 192 Using the Microsoft Decision Trees 193 Using Microsoft Neural Network and Microsoft Logistic Regression 195 Using Microsoft Linear Regression and Microsoft Regression Trees 197 Microsoft Sequence Clustering 199 Forecasting with Microsoft Time Series 200 Developing and Deploying a Scalable and Extensible Data Mining Solution 201 Choosing Between a Relational or a Cube Source for Your Data Mining Structure 202 Deploying Data Mining Models 202 Using DMX to Query Data Mining Models 204 Maintaining Data Mining Models 205 Fine-Tuning the Data Mining Structure 205 Keeping the Data Model Relevant 205 Continuous Learning Cycle 205 Integrating Data Mining with Your BI Solution 206 Integrating Data Mining in Your DW and ETL Processes 206 Integrating Data Mining with Reporting Services 207 Data Mining in Excel 207 Summary 208 Part III Business Intelligence for Reporting 209 Chapter 10 Choosing the Right Business Intelligence Visualization Tool 211 Why Do You Need to Choose? 211 Identifying Users 212 Selecting Tools 213 What Are the Selection Criteria? 213 Business Capabilities 214 Technical Capabilities 214 How Do You Gather the Necessary Information? 215 What Are the Business Intelligence Visualization Options? 215 Using SQL Server Reporting Services 215 Using Power View 218 Using Power Map 219 How Do You Create and Complete the Evaluation Matrix? 221 How Do You Verify and Complete the Process? 223 Evaluation Matrix #1 224 Evaluation Matrix #2 224 Summary 225 Chapter 11 Designing Operational Reports with Reporting Services 227 What Are Operational Reports and Reporting Services? 227 Understanding Analytical versus Operational Reports 228 Using Reporting Services 228 What Are Development Best Practices? 230 Using Source and Version Control 231 Using Shared Data Sources and Datasets 234 Creating Templates 236 What Are Performance Best Practices? 237 Investigating Performance 237 Performance Tuning 238 What Are Functionality Best Practices? 239 Using Visualizations 239 Using Filters and Parameters 240 Providing Drilldown and Drillthrough 241 Summary 244 Chapter 12 Visualizing Your Data Interactively with Power View 245 Where Does Power View Fit with Your Reporting Solution? 246 Power View System Requirements 246 Creating Power View Data Source Connections 247 Creating Data Sources Inside Excel 247 Creating Data Sources Inside SharePoint 249 Creating Power View Reports 251 Using SharePoint to Create Power View Reports 251 Using Multiple Views in Power View 252 Creating Power View Visualizations 253 Creating Tables 253 Converting Visualizations 254 Creating Matrices 255 Creating Charts 256 Creating Multiples 261 Creating Cards 261 Creating Maps 262 Using Excel to Create Power View Reports 263 Filtering Data with Power View 264 Adding Filters 264 Using Advanced Filters 266 Adding Slicers 266 Invoking Cross-Filters 267 Adding Tiles 268 Adding Filters to a Report URL 270 Exporting Power View Reports 271 Summary 272 Chapter 13 Exploring Geographic and Temporal Data with Power Map 273 How Power Map Fits into Reporting Solutions 274 Understanding Power Map Features and Advantages 274 Comparing Power Map to Other SQL Server Geospatial Reporting Tools 275 Understanding Power Map Requirements 279 Optimizing Your Data Model for Power Map 280 Using Tours, Scenes, and Layers in Power Map 280 Defining Geography Fields in Your Data Model 282 Defining Date and Time Fields in Your Data Model 283 Working with Geospatial and Temporal Data 284 Visualizing Data Aggregation 284 Creating a Power Map Tour 285 Visualizing Data Over Time with Rich Animations 288 Deploying and Sharing Power Map Visualizations 290 Sharing Power Map Tours 291 Enhancing Power Map Deployment and Configurations in Office 365 291 Summary 292 Chapter 14 Monitoring Your Business with PerformancePoint Services 293 Where Does PerformancePoint Services Fit with Your Reporting Solution? 294 Understanding PPS Features 295 When Is PPS the Right Choice? 298 Implementing PPS Requirements for SharePoint 300 Extending PPS Dashboards 301 Adding PerformancePoint Time Intelligence 301 Using Interactivity Features 304 Adding Reporting Services Reports to PerformancePoint 311 Extending Filters and KPIs 313 Deployment Best Practices 317 Following Best Practices for PerformancePoint Data Connections and Content Libraries 317 Deploying Dashboards Across Dev, Test, and Production Environments 319 Customizing PerformancePoint SharePoint Web Parts 321 Security and Configuration Best Practices 325 Configuring the Unattended Service Account in SharePoint 325 Optimizing PerformancePoint Services Application Settings 326 Summary 328 Part IV Deploying and Managing the Business Intelligence Solution 329 Chapter 15 Implementing a Self-Service Delivery Framework 331 Planning a Self-Service Delivery Framework 331 Creating a Data Governance Plan for Enterprise, Team, and Personal BI 332 Identifying Stakeholders, Subject Matter Experts, and Data Stewards 334 Understanding Industry Compliance Considerations 334 Managing Data Quality and Master Data 337 Identifying Target Audience and Roles 339 Developing a Training Plan 340 Inventorying Tools and Skillset 340 Understanding Data Quality Services 340 Understanding Master Data Services 342 Managing Data Quality and Master Data in Excel 345 Business Intelligence Features Across the Microsoft Data Platform Versions and Editions 347 Defining Success Criteria 348 Summary 349 Chapter 16 Designing and Implementing a Deployment Plan 351 What Is a Deployment Plan? 351 How Do You Deploy Business Intelligence Code? 353 Using Analysis Services (Multidimensional or Tabular) 354 Using Reporting Services 357 How Do You Implement the Deployment Plan? 359 Planning the Deployment 359 Designing Scripts 360 Documenting Steps 360 Testing the Plan 361 Training Your Staff 362 Summary 362 Chapter 17 Managing and Maintaining the Business Intelligence Environment 363 Using SQL Server Reporting Services 363 Configuring Memory 365 Caching Data and Pre-Rendering Reports 368 Using ExecutionLog Views 369 Working with SQL Server Analysis Services 372 Using Multidimensional Models 372 Using Tabular Models 374 Using SharePoint to Improve Performance 375 Summary 378 Chapter 18 Scaling the Business Intelligence Environment 379 Why Would You Scale the Business Intelligence Environment? 379 How Do You Scale Each Tool? 381 Using Analysis Services (Multidimensional or Tabular) 381 Reporting Services 385 Using Power Pivot and Power View 387 Summary 390 Index 391


Best Sellers


Product Details
  • ISBN-13: 9781118961773
  • Publisher: John Wiley & Sons Inc
  • Publisher Imprint: John Wiley & Sons Inc
  • Depth: 13
  • Language: English
  • Returnable: N
  • Weight: 680 gr
  • ISBN-10: 1118961773
  • Publisher Date: 26 Jun 2015
  • Binding: Paperback
  • Height: 231 mm
  • No of Pages: 432
  • Spine Width: 23 mm
  • Width: 183 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Applied Microsoft Business Intelligence
John Wiley & Sons Inc -
Applied Microsoft Business Intelligence
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Applied Microsoft Business Intelligence

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA