Getting Started with Adobe After Effects - Part 6: Motion Blur


Upload Image Close it
Select File

Browse by Tags · View All
#SQLServer 46
SQL Server 44
SSRS EXPERT 41
BI 36
#BI 33
brh 28
SSIS BEST PRACTICES 23
TSQL 19
MS BI STACKS 18
SSRS 17

Archive · View All
March 2011 24
July 2011 17
February 2011 15
April 2010 13
June 2011 11
May 2011 11
April 2011 11
July 2010 11
March 2010 8
December 2011 7

SSRS #38 – Drill down or Drill through?

Mar 9 2011 9:14AM by Sherry Li   

This is a typical drill-down report. Users can click the plus sign to go from summary levels to detail levels.

On the other hand this is a typical drill-through report, where hyperlinks are provided for each row so users can drill through from summary to detail.

I’ve created both types of reports. But recently I’ve found myself preferring the drill-down reports over drill-through reports. Business users seem to like it. I find that it’s also easier in implementation too.

The primary reason business users like the drill-down reports is that it makes the data verification/reconciliation process so much easier for them. Traditionally summary level reports simply aggregate the data without providing the level of details for users to verify the data, or to reconcile the data between different sources. Allowing business users to verify/reconcile the data gives business users the confidence in the data they never had before.

It’s easier to implement and maintain, because

  1. I do not need to maintain summary and detail level reports separately
  2. I do not need to create separate SQL tables for summary and details. Only the detail level data needs to be stored.

However, there is one catch about not creating summary level data but needing to show summary level data. This means that we need to do what we can on the report designer front to aggregate the data. Aggregating data is straightforward in SSRS with the grouping feature. However, when business wants to see all FTEs under each supervisor regardless if the FTE has done anything or not in the date range, I had to create a stored procedure to do that. More to come on how I created the procedure in next blog.

Tags: SSRS, #SQLServer, SQL Server, DETAIL LEVEL, DRILL THROUGH, DRILL DOWN, GROUPING, AGGREGATING DATA, DATE RANGE,


Sherry Li
14 · 12% · 3697
0
Liked
 
0
Lifesaver
 
0
Refreshed
 
0
Learned
 
0
Incorrect



Submit

Your Comment


Sign Up or Login to post a comment.

    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]