水晶总和场值
如何根据其他列中的值对特定字段求和。我正在尝试执行 - 年度成本总和(要汇总的列),其中成本类型(汇总所基于的列字段)= 设备成本。谢谢
How do I sum a specific field based on values in some other column. I am trying to do - Sum of Annual Costs (Column to be summarized) where Cost type (Column field the summary is to be based upon) = Equipment Costs. Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这与您的其他问题几乎相同;创建执行以下操作的公式:
然后创建此公式的摘要。
This is nearly identical to your other question; create a formula that does the following:
And then create a summary on this formula.