Hello guys... Im new here... And have a big problem. 0 down vote favorite I need to create a report in SSRS 2008 R2, which shows a "calendar" of training sessions.Let me give an example:I have a session that has a start date and an end date, and has a start time and an end time. I wanted to create a table in which the columns were the days of the month, and the lines were hours, in my case, 8 AM, 9 AM ...The objective would be something like this:[img]http://i.stack.imgur.com/y2GHs.png[/img]I have a table where I can get all sessions, with a start date, with the start time and the end time.My concern relapsed on the following aspects: You will need a table with Year, Month, Day? What about Ace hours? Also should I have some table? Or create table directly in the Report?I'm out of ideas to solve this problem, and would like to know some opinions and if possible do this in Reporting Services.Regards.
↧