Skip to content

Commit 9fb016c

Browse files
authored
Update can-pivot-tables-share-calculate-field-names.md
1 parent ef6e4c4 commit 9fb016c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Document-Processing/Excel/Excel-Library/NET/faqs/can-pivot-tables-share-calculate-field-names.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: XlsIO
66
documentation: UG
77
---
88

9-
# Can PivotTables share calculated field names?
9+
# Can PivotTables have the same name for multiple calculated fields?
1010

1111
In **Microsoft Excel**, calculated fields are scoped to the pivot cache, not to individual PivotTables.
1212

@@ -201,4 +201,4 @@ End Using
201201
{% endhighlight %}
202202
{% endtabs %}
203203

204-
A complete working example to demonstrate calculated field naming across PivotTables using C# is present on <a href="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/FAQ/Pivot%20Tables%20Calculated%20Field%20Names/.NET/PivotTablesCalculatedFieldNames">this GitHub page</a>.
204+
A complete working example to demonstrate calculated field naming across PivotTables using C# is present on <a href="https://github.com/SyncfusionExamples/XlsIO-Examples/tree/master/FAQ/Pivot%20Tables%20Calculated%20Field%20Names/.NET/PivotTablesCalculatedFieldNames">this GitHub page</a>.

0 commit comments

Comments
 (0)