【发布时间】:2010-09-08 22:56:25
【问题描述】:
问题:您可能知道报表向导和水晶报表中的报表具有多对多关系。这使得报告变得棘手,因为一份报告依赖于:
- 1 个或多个报表向导
- 0 个或多个子报表
这些主报表可以依赖于多个子报表,而这些子报表依赖于多个报表向导。
那么有没有办法对报告及其依赖项进行分类?
示例:
**ReportWizard Name** **Report 1** **Report 2** ....
Billing clientsReport EmployeeReport
与/或反向...
ReportWizard1 Name ReportWizard2 Name ....
Report 1
Report 2
谢谢!
【问题讨论】:
标签: crystal-reports