Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好我想在报表查看器中总结一个表格列,但由于某种原因它没有计算小数位?因此,例如 13.50 + 13.00 返回 26.00。
有任何想法吗?
=SUM(Fields!Amount.Value)