20201105 1320
▶결론; 별로 도움이 안되는 기능인 듯
▶ source
[1] "www.contextures.com/excel-pivot-table-calculated-field.html"
원래 기대하기로는 raw데이터에 calculated field가 추가 되고, 그 결과가 pivot table에 집계되는 것으로 생각했는데,
알고보니, pivot table의 해당 칼럼에 대해서만 연산을 수행한다.
Calculated field formulas cannot refer to the pivot table totals or subtotals
Sum is the only function available for a calculated field.
[1]의 "Problem With Calculated Field Totals"섹션을 보라.
'[PA] 업무자동화 > [XL]Excel & VBA' 카테고리의 다른 글
XL number format, 천단위 백만단위로 숫자 표시하기,placeholder, thousand separator, decimal point placeholder (0) | 2020.12.24 |
---|---|
XL remove links (0) | 2020.12.24 |
XL sendkeys, shell, running app using VBA (0) | 2020.10.22 |
XL Last Cell 다루기 (0) | 2020.10.08 |
XL Date Time Formatting (0) | 2020.10.07 |