In this blog we cover how to add a Grouping to an existing Report. For the original report creation steps please visit this blog. In our report we […]
Creating a SSRS Report using the Report wizard
In this post we cover how to create a report in MS SQL Server 2012 Reporting Services. The bog covers using the wizard to connect to a database […]
FOREX Conversion in OLAP Cube
I was conducting training recently where the participants asked for a solution on how to convert data from many different currencies into a target currency using an exchange […]
5 Mary series, SSIS using TSQL in MSBI
An All new video on using TSQL task in SSIS to run a query and fetch data from the database and assign it to a table. All part […]
Unable to establish server mode SSAS tabular mode
Ever encountered the above error when starting SQL server management studio and connecting to SSAS ? The error has a few different root causes one of which is […]
Mary Series 3: Using SSIS to extract terms
All characters, events and data in this series are fictional. Any resemblance to any person living or dead is simply probability at work (More on that in the […]
Part 3 of 4: Video on Difference between partitioning and just multiple FGs
Sorry it took so long but here is the third video in our 4 part series on MS SQL Server partitioning. http://www.youtube.com/watch?v=GSNYGpNbidc I cover the difference between simple […]
Mary connects her Excel sheet to SQL and start using pivots to view her data
All characters, events and data in this series are fictional. Any resemblance to any person living or dead is simply probability at work (More on that in the […]
At long last Pagination
MS SQL Server 2012 introduced a very nice feature for developers with the PAGINATION OFFSET Syntax. It has always been a challenge to work with pagination in MS […]