New to RB - Simple Report
Hi.
I'm new to RB and I'm trying to do a "simple" report. Basically is to print
rows in columns (or subreports or crosstabs or groups).
Data is in a table like this:
Name DayAttended
_____ ___________
Peter Mon
Peter Tue
Peter Wed
Kevin Tue
Kevin Wed
Report has to be printed like:
Name Days Attended
_____ _______________
Peter Mon Tue Wed
Kevin Tue Wed
Using D7 and RB 7.01.
Thanks in advance.
Fernando.
I'm new to RB and I'm trying to do a "simple" report. Basically is to print
rows in columns (or subreports or crosstabs or groups).
Data is in a table like this:
Name DayAttended
_____ ___________
Peter Mon
Peter Tue
Peter Wed
Kevin Tue
Kevin Wed
Report has to be printed like:
Name Days Attended
_____ _______________
Peter Mon Tue Wed
Kevin Tue Wed
Using D7 and RB 7.01.
Thanks in advance.
Fernando.
This discussion has been closed.
Comments
You should be able to accomplish this by creating your report with columns
and setting them to traverse left to right by setting the
DetailBand.ColumnTraversal to ctLeftToRight. Below is an example of how you
might do this. Just ignore the second subreport in the following example.
http://www.digital-metaphors.com/tips/LeftToRightDetailWithTopToBottomSubDetail.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com