Data Cleaning on Mac: What Works and What Does Not

By Andrew Apell - Updated

Key Takeaways

  • Excel for Mac does include Power Query, and VBA is supported, so importing and shaping data is possible on macOS.
  • Power Query requires a Microsoft 365 subscription on version 16.69 or later. Microsoft has confirmed there is no Power Query at all in Excel 2016 or Excel 2019 for Mac.
  • Power Pivot and the Data Model are not available on Mac. Microsoft's own team attributes this to operating system features that do not exist on macOS, so it is architectural rather than a scheduling decision.
  • A Google Workspace add-on runs wherever Google Sheets runs, so the desktop Excel limitations above do not apply to it. It does not depend on the local Excel installation.

What Excel for Mac Can Do

Excel for Mac covers a good deal of routine data work. It imports and refreshes data, shapes it in a query editor, supports PivotTables, slicers and charts, and runs VBA. If your cleaning needs are limited to importing files, reshaping columns and refreshing on a schedule, Excel for Mac handles that.

Microsoft has been extending Power Query to macOS steadily. Microsoft records that refresh for text, CSV, XLSX, JSON and XML files arrived in 2019, that VBA gained the ability to create and edit queries in October 2019, and that SharePoint and OData sources were added in January 2021. The full query editor became available in 2022. In 2025 Excel for the web gained the ability to refresh queries from authenticated data sources.

Microsoft's own support documentation sets out the current position plainly: Excel for Mac has many of the same basic analysis features as Windows, and offers some support for Power Query . That is the vendor describing its own product as partial.


Where Excel for Mac Falls Short

Three limitations account for most of the friction Mac users report.

These are not oversights awaiting a fix. Excel for Mac and Excel for Windows are built on different codebases against different operating systems, and the Data Model depends on an in-memory engine that Microsoft has said is not present in the Mac version.


Power Query on Mac: Licence and Version Requirements

The single most common source of confusion is the licence rather than the operating system. Microsoft states in its overview of Power Query in Excel that there is no Power Query support in Excel 2016 or Excel 2019 for Mac.

That means a Mac user holding a standalone or per-user Office licence has no Power Query whatsoever, regardless of how recent the installation is. The feature requires a Microsoft 365 subscription, and Microsoft states it is generally available from version 16.69 (23010700) onwards. A user on an older build who cannot see the Get Data command is usually on a non-subscription licence rather than an unsupported Mac.

This distinction matters when you search for a missing feature. "Not on Mac" and "not on my licence" have different causes and different remedies, and conflating them leads to the wrong one.


Why Power Pivot Is Not Coming to Mac

Power Pivot is the clearest example of a permanent platform boundary. Responding to users on Microsoft's own support forums, the Excel team has said it is unlikely Power Pivot will arrive on Mac because it relies on features of the operating system that do not exist on macOS.

That answer was given on technical grounds, not a delivery schedule. Waiting for a future Excel release does not resolve this if your workflow depends on the Data Model, which is also why a purely local Mac solution is not always available. The same reasoning applies to the Data Model restrictions described above.


Numbers and the Browser Route

Apple Numbers is the spreadsheet most Mac users reach for first, and it has no equivalent of Power Query or Power Pivot. It offers tables, charts, forms and basic sorting, with no query layer and no data model. It handles presentation and straightforward tabular work, but it is not built for record linkage or large-scale standardisation.

The route that avoids the whole category is the one many Mac users already take for collaboration. Google Sheets runs in Safari and Chrome on macOS, has a native desktop app and is available on iPad. Moving a file to Sheets moves the cleaning problem to a cloud execution environment where the limits are not tied to the desktop Excel grid or to the local machine.

For a one-off job, exporting to CSV and using a browser tool is often less work than configuring a virtual machine. Bootcamp and virtualisation software do work, but they carry a licence cost and an administration overhead that most one-off cleaning jobs do not justify.


How a Workspace Add-on Differs

Most of the constraints above share one cause: they are properties of a desktop application installed on your machine. A Google Workspace add-on does not share them, because it executes in Google Sheets rather than inside Excel.

This is an architectural point rather than a competitive one. The relevant comparison is between software that runs inside a desktop spreadsheet and software that runs inside a browser-hosted one.


Starting Without Installing Anything

To establish whether fuzzy matching suits your data before committing to a tool, the free tools on this site run in the browser. There is no installer, no account and no operating system requirement, and files are processed on your own device without being uploaded.

If the results justify a full workflow, the Standard Data Cleaning tools cover fuzzy matching, deduplication, profiling, enrichment and conditional formatting. The spreadsheet formulas cover in-cell lookups and similarity scores.

Try it on your own data

Install Flookup from the Google Workspace Marketplace and run the cleaning tools on a sheet you already have. The free tools above are a reasonable first step if you would rather not install anything yet.


Frequently Asked Questions

Does data cleaning work on Mac?

Yes. Excel for Mac includes Power Query, which can import, refresh and shape data, and VBA is supported. Some capabilities are limited, most notably Power Pivot and the Data Model, which Microsoft has said depend on operating system features that do not exist on macOS.

Why can I not install the Microsoft Fuzzy Lookup add-in on my Mac?

Microsoft's Fuzzy Lookup add-in is a Windows-only COM add-in. Microsoft's download page lists its supported operating systems as Windows 10, Windows 7, Windows 8, Windows 8.1, Windows Vista and Windows Server editions, and macOS is not among them. It cannot be installed in Excel for Mac or in Excel on the web.

Is Power Query available in Excel for Mac?

Only for Microsoft 365 subscribers on version 16.69 or later. Microsoft has confirmed there is no Power Query support in Excel 2016 or Excel 2019 for Mac, so a standalone Mac licence has no Power Query at all.

Why is Power Pivot not available on Mac?

Microsoft's Excel team has said Power Pivot is unlikely to arrive on Mac because it relies on features of the operating system that do not exist on macOS. This is an architectural constraint rather than a gap in the product roadmap.

Can I clean a large dataset on a Mac?

Within Excel for Mac, queries load into worksheet tables because the Load To dialog and the Data Model are not available. Google Sheets runs in the browser on macOS and its limits are not tied to the desktop Excel grid, so very large files are handled in the cloud rather than in memory.

Do I need to install anything to try data cleaning on my Mac?

No. The free tools on this site run entirely in your browser, so there is no installer, no account and no operating system requirement. Files are processed locally and never leave your device.


You Might Also Like