Microsoft 365 and Office | Excel | Other | Windows
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
help Unable to create calculated field in pivot table. Get Message "There's a problem with the formula". Don't see anything wrong with formula
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
AI answer
In a PivotTable, the “There’s a problem with the formula” message when creating a calculated field is usually caused by one of these issues:
=A2*0.15 or a named range, it will fail. Instead, use the field name, for example =Sales*15%.='Total Sales'*1.1).To troubleshoot:
=1 or =Sales to confirm calculated fields are allowed, then build up the formula step by step.References: