View Full Version : Report with columns


zalek
03-14-2007, 09:47 AM
Hi there,

I seem to have a problem I cannot find a solution to on the web. It's not about having a simple report with 2 or more columns (there a lot of stuff on the web explaining how to do it) but about this:
I group report data by customers and want to display in detail section data relating to that customer (related directly by IDCustomer) from two different tables - date from one table on one side and date from another table on the other side (or column). So it's kind of having two separate deatils section with common grouping header (like "Customer"). Is it possible at all?

thanks
zalek

boblarson
03-14-2007, 09:54 AM
Sub Reports

zalek
03-21-2007, 07:00 AM
Thanks, a new there is a simple answer to this problem.