【发布时间】:2023-03-04 18:02:01
【问题描述】:
您好,我使用的是 Crystal Reports 2008。我的输出如下:
Date (dd/mm/yyyy) Weight
-----------------------------------------
01-01-2013 5000
01-01-2013 1500
02-01-2013 2000
02-01-2013 4500
03-01-2013 5700
03-01-2013 5800
现在,我的问题是如何对它进行求和并按日期分组,输出应该是:
Date (dd/mm/yyyy) Weight
-----------------------------------------
01-01-2013 6500
02-01-2013 6500
03-01-2013 11500
谢谢,
16 队长
【问题讨论】:
标签: crystal-reports crystal-reports-2008