主题:[原创]FineReport报表软件多源分片报表制作步骤(1)
[img]http://www.finereport.com/forumimages/e23.png[/img]
上图所显示的[url=http://www.finereport.com/]报表[/url]来自多个数据源,而且布局复杂。
下面我们来看一下上述报表的实现过程:
1.连接数据库FRDemo
2.设计报表
2.1新建[url=http://www.finereport.com/]报表[/url]
2.2新建一数据集
数据集Customer
SQL语句:select CustomerID,CustomerName,CustomerType from customer
数据集CustomerDetail
SQL语句:select CustomerID,Amount,Paid,ProductID,Quantity,TransportDate,Year from CustDetail
数据集CustomerType
SQL语句:select * from CustType
数据集Product
SQL语句:select ProductID,ProductName,Type from product
数据集ProductType
SQL语句:select * from ProType
2.3纵向扩展设计
2.3.1表样设计
[img]http://www.finereport.com/forumimages/e24.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e25.png[/img]
2.3.2设置过滤
B6和C6的内容分别来自不同的表customerType和customer,为了让其关联起来,在C6单元格上设置过滤
双击C6单元格,进入数据列属性设置对话框,点击过滤标签,如图:
[img]http://www.finereport.com/forumimages/e26.png[/img]
数据列选择CustomerType,操作符选择等于,点击最右边的箭头 ,选择单元格,设置等于B6单元格,点击增加,如图:
[img]http://www.finereport.com/forumimages/e27.png[/img]
预览如图,B6和C6中的内容已经关联起来:
[img]http://www.finereport.com/forumimages/e28.png[/img]
2.4分片一:汇总已签合同的数据
2.4.1表样设计
[img]http://www.finereport.com/forumimages/e29.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e30.png[/img]
2.4.2设置过滤
同样E6和E7的内容和B6,C6来自不同的[url=http://www.finereport.com/]数据表[/url],为了将其关联起来,对E6和E7设置过滤。
E6和E7的过滤条件相同,设置如图:
[img]http://www.finereport.com/forumimages/e31.png[/img]
预览如图:
[img]http://www.finereport.com/forumimages/e32.png[/img]
2.5分片二:汇总已发货的数据
2.5.1表样设计
[img]http://www.finereport.com/forumimages/e33.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e34.png[/img]
2.5.2过滤设置
F6和F7的过滤设置如图
[img]http://www.finereport.com/forumimages/e35.png[/img]
2.6分片三:按产品汇总
2.6.1表样设计
[img]http://www.finereport.com/forumimages/e36.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e37.png[/img]
2.6.2过滤设置
G5过滤设置如图
[img]http://www.finereport.com/forumimages/e38.png[/img]
G6和G7的过滤设置如图
[img]http://www.finereport.com/forumimages/e39.png[/img]
预览如图
[img]http://www.finereport.com/forumimages/e40.png[/img]
2.7分片四:汇总已付款数据
2.7.1表样设计
[img]http://www.finereport.com/forumimages/e41.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e42.png[/img]
2.7.2过滤设置
H6和H7的过滤设置如图
[img]http://www.finereport.com/forumimages/e43.png[/img]
2.8分片五:按年汇总
2.8.2表样设计
[img]http://www.finereport.com/forumimages/e44.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e45.png[/img]
2.8.1过滤设置
I6和I7的过滤设置如图
[img]http://www.finereport.com/forumimages/e46.png[/img]
3.保存预览
上图所显示的[url=http://www.finereport.com/]报表[/url]来自多个数据源,而且布局复杂。
下面我们来看一下上述报表的实现过程:
1.连接数据库FRDemo
2.设计报表
2.1新建[url=http://www.finereport.com/]报表[/url]
2.2新建一数据集
数据集Customer
SQL语句:select CustomerID,CustomerName,CustomerType from customer
数据集CustomerDetail
SQL语句:select CustomerID,Amount,Paid,ProductID,Quantity,TransportDate,Year from CustDetail
数据集CustomerType
SQL语句:select * from CustType
数据集Product
SQL语句:select ProductID,ProductName,Type from product
数据集ProductType
SQL语句:select * from ProType
2.3纵向扩展设计
2.3.1表样设计
[img]http://www.finereport.com/forumimages/e24.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e25.png[/img]
2.3.2设置过滤
B6和C6的内容分别来自不同的表customerType和customer,为了让其关联起来,在C6单元格上设置过滤
双击C6单元格,进入数据列属性设置对话框,点击过滤标签,如图:
[img]http://www.finereport.com/forumimages/e26.png[/img]
数据列选择CustomerType,操作符选择等于,点击最右边的箭头 ,选择单元格,设置等于B6单元格,点击增加,如图:
[img]http://www.finereport.com/forumimages/e27.png[/img]
预览如图,B6和C6中的内容已经关联起来:
[img]http://www.finereport.com/forumimages/e28.png[/img]
2.4分片一:汇总已签合同的数据
2.4.1表样设计
[img]http://www.finereport.com/forumimages/e29.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e30.png[/img]
2.4.2设置过滤
同样E6和E7的内容和B6,C6来自不同的[url=http://www.finereport.com/]数据表[/url],为了将其关联起来,对E6和E7设置过滤。
E6和E7的过滤条件相同,设置如图:
[img]http://www.finereport.com/forumimages/e31.png[/img]
预览如图:
[img]http://www.finereport.com/forumimages/e32.png[/img]
2.5分片二:汇总已发货的数据
2.5.1表样设计
[img]http://www.finereport.com/forumimages/e33.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e34.png[/img]
2.5.2过滤设置
F6和F7的过滤设置如图
[img]http://www.finereport.com/forumimages/e35.png[/img]
2.6分片三:按产品汇总
2.6.1表样设计
[img]http://www.finereport.com/forumimages/e36.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e37.png[/img]
2.6.2过滤设置
G5过滤设置如图
[img]http://www.finereport.com/forumimages/e38.png[/img]
G6和G7的过滤设置如图
[img]http://www.finereport.com/forumimages/e39.png[/img]
预览如图
[img]http://www.finereport.com/forumimages/e40.png[/img]
2.7分片四:汇总已付款数据
2.7.1表样设计
[img]http://www.finereport.com/forumimages/e41.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e42.png[/img]
2.7.2过滤设置
H6和H7的过滤设置如图
[img]http://www.finereport.com/forumimages/e43.png[/img]
2.8分片五:按年汇总
2.8.2表样设计
[img]http://www.finereport.com/forumimages/e44.png[/img]
按照下列表格将数据集的字段拖入对应单元格内,并作相应的设置。
[img]http://www.finereport.com/forumimages/e45.png[/img]
2.8.1过滤设置
I6和I7的过滤设置如图
[img]http://www.finereport.com/forumimages/e46.png[/img]
3.保存预览