
この問題は数時間経っても私を悩ませ、解決策が見つかりません。この解決策は近いしかし、キーとなる年のような 3 番目のパラメータがありません。
ピボット テーブルにあるデータは次のとおりです。
Account ID (Rows area) - The account IDs
Count of Account ID (Values area) - This is how many rows are in the original data
Count of Reconciled (Values area) - How many entries have been reconciled
Values (Columns area - Excel makes this one by itself once I drag the other fields in place)
3 番目の「列」に必要なのは次の通りです。
Count of Account ID
調整すべき残りの部分 -との相違点Count of Reconciled
。
私が望むもののビジュアル:
Account ID | Count of Account ID | Count of Reconciled | Remaining to Reconcile
ID-1234 | 500 | 300 | 200
ピボット テーブルの横で計算を行うことはできますが、その後は並べ替えやその他の操作を行うことができなくなり、エラーが発生するため、これは有効な解決策ではありません。