> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/roadmap/bevica-roadmap/business-central-resource-hub/business-central-wave-2-2025-v27.0.md).

# Business Central Wave 2, 2025 \[V27.0]

Key links, dates, and highlights for the Dynamics 365 Business Central 2025 release wave 2 (v27).

{% embed url="<https://learn.microsoft.com/en-us/dynamics365/release-plan/2025wave2/smb/dynamics365-business-central/>" %}

{% embed url="<https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/whatsnew/overview>" %}

***

### Key dates

<table data-header-hidden><thead><tr><th width="149"></th><th width="152"></th><th></th></tr></thead><tbody><tr><td><strong>Milestone</strong></td><td><strong>Date</strong></td><td><strong>Description</strong></td></tr><tr><td>Release plans available</td><td>July 16, 2025</td><td>Learn about the new capabilities coming in the 2025 release wave 2 (October 2025 - March 2026) across Dynamics 365, Microsoft Power Platform, and role-based Copilot offerings.</td></tr><tr><td>Early access available</td><td>August 4, 2025</td><td>Test and validate new features and capabilities that will be part of 2025 release wave 2, coming in October, before they are enabled automatically for your users. You can view the Dynamics 365 <a href="https://learn.microsoft.com/en-us/dynamics365/release-plan/2025wave2/features-ready-early-access"><strong>2025 release wave 2 early access features</strong></a> <strong>now</strong>.</td></tr><tr><td>Release plans available in additional languages</td><td>July 30, 2025</td><td>The Dynamics 365, Microsoft Power Platform, and role-based Copilot offerings release plans are published in 11 additional languages: Danish, Dutch, Finnish, French, German, Italian, Japanese, Norwegian, Portuguese (Brazilian), Spanish, and Swedish.</td></tr><tr><td>General availability</td><td>October 1, 2025</td><td>Production deployment for the 2025 release wave 2 begins. <a href="https://learn.microsoft.com/en-us/power-platform/admin/general-availability-deployment#deployment-schedule">Regional deployments will start on October 1, 2025.</a></td></tr></tbody></table>

### Highlights

{% stepper %}
{% step %}

#### Finance & Reporting

**Strengthened Financial Reporting** – Modernised financial reporting, plus enhanced Power BI apps for sales, purchasing, manufacturing.

**Sustainability (ESG) Enhancements** – Track Scope 3 emissions, CO₂e reporting, and ESG-ready workflows.

**Multiple Fixed Asset Creation** – Create several asset cards from a single purchase line.
{% endstep %}

{% step %}

#### Supply Chain

**Deeper Shopify Integration** – Market-specific pricing sync, staff mapping, location‑based billing/shipping.

**Concurrent Inventory Posting** – Improves posting performance by allowing inventory entries to be processed simultaneously.

**Sort Lines by Type/Number for Sales & Purchase Postings** – Streamlines purchasing and sales operations with clearer, more predictable posting order.
{% endstep %}

{% step %}

#### Copilot AI

**Advanced “Tell Me” Search** – AI-powered semantic search to find pages/reports faster.

**Enhanced Analysis Assist** – Natural‑language analytics.

**Autofill Contact Details via Web Intelligence** – Copilot can now suggest vendor/customer contact info.
{% endstep %}

{% step %}

#### Technical

**Developer Productivity Improvements** – Cancel build/publish from VS Code, SQL call profiling, new AL truncate method, and improved page scripting tools.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/roadmap/bevica-roadmap/business-central-resource-hub/business-central-wave-2-2025-v27.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
