Design report
I need your help.
I want design report with 4 level(Master - detail - subdetail - ..) but I don't know that in the FR 2.5 it support this problem.
Thank you in advance.
I want design report with 4 level(Master - detail - subdetail - ..) but I don't know that in the FR 2.5 it support this problem.
Thank you in advance.
Comments
I have read the document of fast report 2.54. And I could use subreport to more 3 levels. But I don't understand the subreport mechanism.
Anybody helps me.
I have read the document of fast report 2.54. And I could use subreport to more 3 levels. But I don't understand the subreport mechanism.
Anybody helps me.
add a subrep object to it
use a master band in the subrep and it's data source becomes what was used for your detail and move your detail fields to that master.
do this for each detail level you need you can also nest subreps within subreps using the same method. output will depend upon data relationships.