Skip to content

Commit 7809409

Browse files
authored
Merge pull request #1813 from syncfusion-content/988310-PivotTableCalculatedField
988310-FAQ on Does XlsIO prefix PivotTable calculated field headers with "Sum of"
2 parents 93e7805 + e6a61b5 commit 7809409

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: PivotTable calculated field header prefix in XlsIO | Syncfusion
3+
description: This page explains whether Syncfusion XlsIO prefixes PivotTable calculated field headers with "Sum of" when adding a calculated field.
4+
platform: document-processing
5+
control: XlsIO
6+
documentation: UG
7+
---
8+
9+
# Does XlsIO prefix PivotTable calculated field headers with "Sum of"?
10+
11+
Yes. When a calculated field is added to a PivotTable, Microsoft Excel automatically prefixes the column header with **Sum of** before the original name. For example, a field named **Profit** becomes **Sum of Profit**. XlsIO follows the same behavior to remain consistent with Excel.

0 commit comments

Comments
 (0)