Creating complicated nested report
Hi, I have to create rather complicated report.
As in the example:
For all employees of course.
I don't have an idea where to start from. How should my data look and so on. I just know nothing about how to create such report.
I think it has to have something to do with subreports, but I have read in help that subreports cannot have column's titles.
As in the example:
For all employees of course.
I don't have an idea where to start from. How should my data look and so on. I just know nothing about how to create such report.
I think it has to have something to do with subreports, but I have read in help that subreports cannot have column's titles.
Comments
I have to create some complicated report also. Additional problem for me is that all my data are stored in memory and not in database. I have like one table and one image for now and this should be repeated for bunch of data. Of course, there will be other parts of report, but for now this should be enough.