Google Sheets is rolling out its Excel 3D bar chart import fix to enterprise accounts on Scheduled Release domains beginning today, July 13 — two weeks after Rapid Release users received the same update. The fix ends a years-long silent conversion that turned 3D bar charts from Excel files into 2D approximations on import, with no warning to either sender or recipient. It reaches all Google Workspace tiers and free personal accounts at no cost and with no configuration required, but the gradual rollout means some Scheduled Release organizations may not see it for up to 15 more days.

What Changed Inside the Import Pipeline

The technical reason for the prior failure is specific: Excel encodes chart geometry using Office Open XML, the international standard defined in ECMA-376 and ISO 29500. Every chart in an .xlsx file lives inside a DrawingML chartSpace structure. For 3D charts, a child element called carries the entire depth specification — X-axis rotation, Y-axis rotation, depth expressed as a percentage of chart width, height scaling, right-angle axes flag, and perspective value.

When Sheets imported an Excel file containing a 3D bar chart, it was parsing the element correctly — categories, values, series labels, and colors all survived the trip. What Sheets was not doing was reading and applying the element. The result was a chart with accurate data but wrong geometry: a standard 2D bar chart where the author had built a 3D one, delivered silently and without any indication that the visual had been altered. Google’s fix adds parsing to the import pipeline, so the depth and rotation parameters the author set in Excel now render correctly when the file opens in Sheets.

That framing matters for understanding what this fix does not cover. The element in OOXML is not exclusive to bar charts — it is a core chart property that applies identically to 3D column charts, 3D pie charts, 3D line charts, and 3D area charts. Google’s announcement specifies 3D bar charts and does not confirm whether those other chart types are covered by the same rendering change. Organizations that regularly share Excel files containing 3D column or pie charts should test their import behavior after the rollout reaches their domain, rather than assuming the fix extends to the full range of 3D chart types.

Who Gets the Fix and When

The rollout splits along Google’s standard two-track release model. Rapid Release domains received the update on July 1, when Google published the announcement on its Workspace Updates blog. Scheduled Release domains — the majority of enterprise deployments, where administrators prefer a controlled cadence for feature delivery — begin their gradual rollout today, with full visibility across all accounts expected within 15 days. That places the outer edge of full enterprise availability at approximately July 28.

The fix carries no access restrictions. Every paid Google Workspace tier — Business Starter through Enterprise Plus — receives it alongside users on free personal Google accounts. There is no admin control to enable, no toggle to flip, and no AI license required. That universal delivery distinguishes this update from the Gemini-powered formula error diagnosis feature shipping in the same July batch, which requires Gemini for Workspace to be enabled and carries per-user usage limits that take effect July 15.

For an IT administrator on a Scheduled Release domain, today is the date to mark. Verifying the update after it arrives requires nothing more than importing any Excel file containing a 3D bar chart and confirming the chart renders with depth perspective rather than flattening to 2D.

The Data Visualization Case Against 3D Charts — and Why Fidelity Still Matters

Restoring 3D chart import fidelity is technically correct. Whether 3D charts should exist at all is a different question, and the data visualization research community’s answer has been largely negative for decades.

The foundational work is from William Cleveland and Robert McGill, whose graphical perception research established that humans judge position along a common scale more accurately than they judge angles, areas, or depth relationships. A 3D bar chart forces viewers into the weaker comparison modes: perspective distortion makes bars closer to the viewer appear taller than equally high bars further back, and occlusion can hide data points behind foreground bars at certain viewing angles. Major commercial visualization platforms — Tableau, Power BI, and Qlik Sense — have all deliberately excluded 3D charting from their feature sets, citing the same accuracy concerns.

None of that changes the case for this fix. Google is not endorsing 3D charts as a design choice. It is enforcing a principle that is independent of design preference: the chart the recipient sees should be the chart the author created. A silent conversion from 3D to 2D is a fidelity failure regardless of which format is objectively better, because it alters the presentation without informing either party. For the author who built a 3D chart intentionally — for aesthetic reasons, client preferences, or organizational style guides — arriving in Sheets as a 2D chart is not an improvement. It is an unwanted change that neither the sender nor the recipient can easily detect.

Workspace’s Broader Interoperability Offensive

Today’s Scheduled Release activation is one step in a methodical campaign Google has been running against cross-platform formatting loss since 2019, when it launched Office editing mode as the first attempt at in-place OOXML compatibility.

The campaign accelerated sharply at Google Cloud Next in April, where Google announced at Google Cloud Next that migrating an entire organization from Microsoft 365 to Workspace is now up to five times faster than before, citing a new cloud-based data import service built directly into the Workspace Admin console. At the same event, Google announced a Gemini-powered Office macro converter for translating legacy Excel VBA scripts to Google Apps Script, Office file editing within Gmail, and redlining support in Google Docs scheduled for Q4 2026.

The 3D chart fix fits that pattern: a specific, reproducible conversion failure, closed without ceremony. In this environment, approximately 64% of mid-to-large enterprise organizations run both Workspace and Microsoft 365 simultaneously, accorsding to research from Revolgy. In those environments, chart fidelity on import is a daily operational question, not an edge case. Eliminating silent conversion failures, one chart type at a time, reduces the friction that accumulates in procurement evaluations and erodes cross-platform confidence over time.

Figures Google reported at Cloud Next show Google Workspace currently serves more than 3 billion users across its products and counts more than 13 million paying customers. By domain-count methodology, Workspace holds approximately 50% of the productivity market, while Microsoft 365 holds roughly 45% — though by enterprise paid-seat count, the positions reverse, with Microsoft 365 commanding the large-enterprise segment. The chart compatibility gap has historically been one of the specific, reproducible reasons cited in enterprise evaluations for preferring Microsoft 365 for document-intensive workflows.

What Remains Open

Full Excel chart fidelity across all chart types in Sheets does not yet exist. The 3D bar chart fix is one closed gap in a list Google has not publicly disclosed. Other 3D chart types — 3D column, 3D pie, 3D line, 3D area — are not confirmed as covered by the same rendering update. Non-chart formatting differences in fonts, colors, and conditional formatting can persist in any cross-platform import even when chart geometry is preserved.

Native 3D chart creation in Sheets is also not part of this update. Building a 3D bar chart from scratch requires authoring it in Excel and importing the file — the workflow this fix improves but does not eliminate. Whether Google plans to extend 3D support to chart creation as well as import, or to the full range of 3D chart types, has not been announced.

Frequently Asked QuestionsDoes Google Sheets now support 3D charts natively, or only when importing from Excel?

Only on import. The July 2026 fix addresses how Sheets renders a 3D bar chart that already exists in an Excel file — it now reads the OOXML element that encodes 3D geometry and renders the chart correctly. Sheets still cannot create a 3D bar chart from scratch; users who need one must author it in Excel and import the file into Sheets. That limitation is unchanged by this update.

Why might my Excel charts still look different in Google Sheets after this fix rolls out?

Several reasons. First, the fix is specific to 3D bar charts — 3D column charts, 3D pie charts, 3D line charts, and 3D area charts are not confirmed as covered. If you are importing those chart types, the old 2D conversion may still apply. Second, formatting elements beyond chart geometry — fonts, colors, conditional formatting, and theme elements — can still differ between Excel and Sheets even when the chart shape itself is preserved correctly. Third, if your domain is on a Scheduled Release track, the update may not have reached your account yet; it will continue rolling out through approximately late July.

What is the difference between Rapid Release and Scheduled Release in Google Workspace?

Google’s two-track release model gives enterprise administrators control over when their users encounter new features. Rapid Release domains receive new Workspace features immediately when Google announces them, which is useful for organizations that want early access and can absorb unplanned changes. Scheduled Release domains receive features on a delayed, gradual basis — Google begins the rollout on a specified date and distributes it across accounts over up to 15 days, giving admins time to prepare users for changes. Most large enterprise deployments default to Scheduled Release. For this fix, Rapid Release domains received access on July 1; Scheduled Release begins today, July 13.

Is this update part of a broader push to make Google Sheets fully compatible with Excel?

Yes, though full parity does not yet exist and Google has not published a roadmap for closing the remaining gaps. The 3D bar chart fix is part of an interoperability program that began with the launch of Office editing mode in 2019 and has expanded to include native .xlsx editing across Docs, Sheets, and Slides; encrypted Excel file support; a Gemini-powered VBA macro converter; and Office editing within Gmail. At Google Cloud Next in April 2026, Google announced migration speed improvements and additional interoperability features. The program is ongoing, and the timeline for specific remaining gaps — including other 3D chart types — has not been disclosed.