Wednesday, June 25, 2014
Backup and Restore with Cloud services (Windows Azure Blob Storage Service) using PowerShell
Backup and Restore SQL Server databases with Azure cloud services and SMO
Backup and Restore with Cloud services (Windows Azure Blob Storage Service)
Sunday, February 17, 2013
Partitioning in SQL Server - Part 2
Thursday, December 27, 2012
Partitioning in SQL Server - Part 1
Wednesday, November 28, 2012
FileStream and FileTable in SQL Server 2012
Getting Started with the New Column Store Index of SQL Server 2012
Understanding new Column Store Index of SQL Server 2012
Monday, July 23, 2012
Getting Started with Data Quality Services of SQL Server 2012 Using SSIS
Creating a knowledge base and cleansing data using Data Quality Services in SQL Server 2012
Getting Started with SQL Server 2012 Data Quality Services
Snapshot Isolation Level in SQL Server - What, Why and How Part 2
Snapshot Isolation Level in SQL Server - What, Why and How - Part 1
Sunday, July 22, 2012
Creating Indicator and Gauge Report in SSRS - SQL Server 2008 R2 - Part 2
Creating Indicator and Gauge Report in SSRS - SQL Server 2008 R2 - Part 1
Saturday, July 21, 2012
Creating Chart Reports in SSRS SQL Server 2008 R2
Creating Map Drill Down Reports in SSRS - SQL Server 2008 R2
- Main report based on SQL Server Spatial data for showing countries wide sales
- Drill down map report based on ESRI shapfile for showing statewise sales for the selected country
SQL Server Analysis Services Best Practices for Performance Optimization - Part 4 of 4
Tuesday, March 27, 2012
Creating a Map Report in SSRS - SQL Server 2008 R2
SQL Server 2008 R2 brought several new features into the SSRS (SQL Server Reporting Services) arena. In the data visualization category, we now have three additional ways to display and visualize/analyze data in the reports:
- Sparkline and data bars – Sparkline and data bars are normally used inside tables and matrices to analyze the trend and series and compare them with each other.
- Indicators – If you are aware of KPIs, the concept of indicators is not new to you. As the name implies, indicators have icons to represent trends (up, down or flat), progress state, conditions.
- Maps – It allows you to create maps or maps layers to let you visualize data against a geographic background.
In this article, I am going to demonstrate how you can create map reports to analyze your data against a geographical background and then in the next article I will be talking about creating a map report with drill down functionality, click here for more information.
SSAS - Best Practices and Performance Optimization - Part 3 of 4
In this tip series we have been discussing various techniques that can be used to optimize your SQL Server Analysis Services (SSAS) environment. In this segment we look at best practices for performance optimization for your cube design and development, for more click here.
