An Excel PivotTable linked to Microsoft Access can fail during refresh when the query expects a Date but receives text such as 10-Oct-24. The visible value looks valid, yet Power Query still needs a consistent data type and locale. Repair the conversion in the query or, preferably, store a true Date/Time value in Access.
Identify the Date Conversion That Stops the Refresh

- Make a backup of the workbook and, if possible, a test copy of the Access database.
- In Excel, open Data > Queries & Connections. Right-click the query that feeds the PivotTable and choose Edit.
- In Power Query Editor, select each Applied Step until the error first appears. The failing step is often Changed Type.
- Select the date column and filter for Errors, or use Keep Errors on a copy of the query, to inspect all invalid values—not only 10-Oct-24.
Convert Text Dates with the Correct Locale in Power Query
- Remove or edit only the failing automatic type-conversion step; do not delete unrelated transformations.
- Right-click the source date column and choose Change Type > Using Locale.
- Set Data Type to Date and choose the locale that matches values such as
10-Oct-24, commonly English (United Kingdom) or English (United States) for English month names. - Check for blanks, trailing spaces, impossible dates, or mixed formats. Correct them in Access when possible; otherwise add a deliberate cleanup step before the conversion.
- Select Close & Load, then refresh the query and PivotTable. Confirm that the formerly failing record loads as the intended calendar date.
Microsoft documents Change Type Using Locale as the supported way to interpret text values when their date format differs from the default regional setting.
Verify the PivotTable After Repairing the Query
Compare the PivotTable totals before and after the change, inspect the date field’s grouping, and spot-check records around the failing date. If you own the Access database, change the source design so the column is Date/Time and make upstream imports validate dates. This prevents each Excel workbook from having to guess how text should be interpreted.
Use WPS Office When Access and Power Query Are Required
WPS Office can open the resulting XLSX file, but it cannot reproduce a Microsoft Access connection or repair a Microsoft Power Query refresh that depends on Access and the Excel Data Model. It is a free, lightweight Microsoft Office-compatible suite for creating, opening, editing, and saving DOCX, XLSX, PPTX, and PDF files.

WPS Office combines Writer, Spreadsheets, Presentation, PDF tools, and AI-assisted features in a familiar, streamlined interface. It supports common Microsoft Office formats and everyday functions, which makes local document work and migration straightforward. Test macros, specialized add-ins, protected files, and Microsoft-only cloud features before changing a business-critical workflow.
Excel PivotTable Date Refresh FAQs
Why does 10-Oct-24 cause a conversion error in one workbook but not another?
The source field may be text, and the query may interpret it with a different locale or expected type. A month-name date can fail when the conversion step uses an incompatible culture or encounters mixed values.
Should I change the Access field or the Excel query?
If you control the database, store the field as a true Date/Time value. If the source must remain text, convert it explicitly in Power Query using Date and the locale that matches the text.
How do I find the exact row that failed during refresh?
Open the query in Power Query Editor and select the step where errors first appear. Keep Errors or filter the column for Error to isolate invalid values before replacing or removing anything.
Will changing a date type alter my PivotTable groups?
It can. After the query loads successfully, refresh the PivotTable and verify year, quarter, month, and day groupings. Recreate a group only after confirming the underlying dates are correct.




