Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Matrix report

$
0
0
I want a report to be in the format as below using report builder 3.0 to report for each employee. This is a report run beginning of every year and the table used in the query has other data like the employee name and number of days he worked each week in last year( in 52 columns week1 week2 etc... ). [code="plain"] Jan-14 Feb-14 starting date of week no:of days worked starting date of week no:of days12/29/2013 3 1/26/2014 41/5/2014 2 2/2/2014 51/12/2014 5 2/9/2014 31/19/2014 6 2/16/2014 4 2/23/2014 5[/code]This is a sample of how the report should appear for just first 2 months. Actual report should have data in same format for all 12 months.How can I achieve this in the report? For the date values assumptions used are1. Every week starts on a sunday. 2. If a month end date is not on a saturday, then the corresponding week is considered to be starting week of next month, with the sunday of previous month as starting date of the week.Thanks in advance

Viewing all articles
Browse latest Browse all 2791

Trending Articles