标签: asp.net crystal-reports
您好我想在报表查看器中总结一个表格列,由于某种原因它不计算小数位数?所以例如13.50 + 13.00返回26.00。
任何想法?
=SUM(Fields!Amount.Value)