如何在Crystal报表中添加值? [英] how to Add value in Crystal report ?

查看:68
本文介绍了如何在Crystal报表中添加值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一张这样的桌子



I have a table like this

slip_no    Productname     Price
  1         Addidas        1500
  2         Bata           1000
  3         Bata           1000
  4         Reebook        1200
  5         Reebook        1200







我需要在这样的水晶报告中显示这个表格






I need to show this table in crystal report like this

Product Name   total Price
Addidas          1500
Bata             2000
Reebook          2400 





我想显示没有重复值的产品名称并添加价格列例如所有addidas产品价格将添加所有bata价格将添加和显示。



我使用groupnamefield for productname及其工作但不是价格...

对不起我的坏英语希望你能理解

帮帮我PLZ。

提前谢谢



I want to show product name with no duplicate value and add price column in group for example all addidas product price will add all bata price will add and show.

I use groupnamefield for productname and its work but not for price ...
sorry for my bad english Hope you understand
Help me plz.
thanks in advance

推荐答案

设定公式提交金额({产品名称(Groupid),价格))
set formula filed sum({Product name(Groupid),Price))

这篇关于如何在Crystal报表中添加值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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