如何使用C#Windows应用程序在Crystal中查找子报表运行总计和主报表运行总计的总和 [英] how to find the sum of sub report runiing total and main report running total in a crystal with c# windows application

查看:49
本文介绍了如何使用C#Windows应用程序在Crystal中查找子报表运行总计和主报表运行总计的总和的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

项目评分
...... ......
一个2
b 3
c 4

总计.......
9
子报表
物品评分
...... ......
d 4
e 2
f 4

总计1 .......
10
如何找到Total + total1之和

任何人都请帮助我

Item Rate
...... ......
a 2
b 3
c 4

Total .......
9
sub Report
Item Rate
...... ......
d 4
e 2
f 4

Total1 .......
10
how to find the sum of Total+total1

any one please help me

推荐答案

如果是子报表&单独报告,然后您还需要在主报告中获取子报告数据(指总计的数据),然后根据结构进行计算并显示.

从显示的视图来看,可能只是在主报告中获取了所有数据,并使用组可以显示子报告的工作以及总计.
If it is subreport & report separate then you need to get subreport data in your main-report also (data that refers to total) and then based on the structure calculate it and show it.

From the view presented, might be getting all the data just in main report and using groups you might be able to show what your sub report is doing and also the total.


这篇关于如何使用C#Windows应用程序在Crystal中查找子报表运行总计和主报表运行总计的总和的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆