Thursday 21 August 2014

Microsoft Data Tools

The Data Warehouse:

A data warehouse is a repository of an organization's electronically stored data to provide a single, comprehensive source of current and historical information.

The data is cleansed, transformed, cataloged, aggregated and made available to help decision making.


To say that the Data Warehouse is the heart of BI would be an understatement.

Microsoft Product to incorporate this -> SQL Server & Excel - Power BI

ETL: (Extraction-Transformation-Loading)

This is the process of extracting data from operational Data Sources (or external data sources), transforming the data which includes cleansing, aggregation, integration, as well as basic transformation and loading the data into the Data Warehouse.

ETL enables businesses to consolidate their disparate data while moving it from place to place, irrespective of format of the data.

Microsoft Product to incorporate this -> SQL Server Integration Services & Power Query

Analysis Services:

Analysis Services provides a multi-dimensional database (Cube), where data is stored in aggregated format categorized by dimensions (entities), hierarchies, which helps accessing the data rapidly.

Microsoft Product to incorporate this -> SQL Server Analysis Services & Power Pivot

Reporting Tools:                                                                    

Tools that present the data to the end user (Decision Makers and Associates) in much more appealing formats such as tables, matrices, graphs, KPI’s etc.

Microsoft Product to incorporate this -> SQL Server Reporting Services, Power View & Power Map

Over the next few weeks, we shall deep dive into each of the above subject areas.