【发布时间】:2021-04-27 20:00:00
【问题描述】:
我正在尝试将数据透视表中计算字段中的两列进行比较:
=IF(Storage Unit < 'Sales Target'; "Low"; "Normal")
Insert Calculated Field (Screenshot)
即使两列在值字段中,它也会给出一个值错误。
有人对解决方案有任何意见吗?
【问题讨论】:
标签: excel if-statement pivot-table formula calculated-field