10 upcoming features available this month

Dynamics 365 Business Central 2025 release wave 1

For archived plans:

All
Features included in release plans: 135
Planned
Upcoming features included in release plans: 29
Coming soon
10 upcoming features available this month
Try now
Features released to market: 110
Filter by:
Sort by:

Status

Availability dates







Enabled For






Availability




Release wave



Share my release plan




Business Value

A key feature of the developer tools for Copilot in Business Central is that publishers in their AppSource apps now can use large language models through Microsoft-managed Azure OpenAI resources when they extend Copilot in Business Central. This approach eliminates the need to independently procure and manage Azure OpenAI subscriptions for customers. Using the Business Central AI resources is the default and recommended approach. However, some partners or customers might have special requirements that require them to use their own Azure OpenAI subscription when running the feature in production or when developing and testing in sandboxes, which is also supported in the developer tools for Copilot in Business Central.

Feature Details

Using the AI resources provides several benefits, including:

  • Reduced operational overhead: Avoid the need to handle infrastructure management, updates, monitoring, troubleshooting, or maintenance of custom Azure OpenAI subscriptions, which frees up resources to focus on core business operations and provides value-adding intellectual property (IP) to customers.
  • Simplified onboarding: Quickly integrate AI capabilities into your solutions without having to navigate the complexities of setting up and managing your own Azure OpenAI subscription.
  • Improved reliability: Proactive scaling, throttling, load balancing, and fault tolerance measures, ensuring consistent performance during peak demand.
  • Enhanced security compliance: Built-in compliance measures and governance, including robust protection from malicious and harmful content, ensuring compliance with data residency requirements, reducing the burden of ensuring regulatory compliance for ISVs.
  • Streamlined experience for customers: Customers experience a more seamless AI resource management process, and avoid the need to maintain different configurations for separate ISV solutions.

Additionally, this capability delivers a cohesive AI consumption tracking and billing experience for Business Central customers. Customers using AI resources across multiple AI-enabled solutions built with Business Central customer developer tools for Copilot benefit from a unified approach to AI consumption monitoring and invoicing, and thereby avoid the need to reconcile multiple invoices or metrics from separate ISVs.

For details on billing costs, see AI tools at Message scenarios.

For most publishers, the default Business Central AI resources are enough. However, if you have needs that aren't fulfilled with the Business Central AI resources, such as specific models including fine-tuned ones, you can bring your own (BYO) subscription to customers. If that's the case, the publisher is responsible for the deployment, maintenance, scaling, and security of the service—and the billing of AI resources to customers.

The default and recommended approach is to use the developer toolkit AI resources when extending Copilot in Business Central. All you need to do is to authenticate with the SetManagedResourceAuthorization method in the AI Module AzureOpenAI codeunit. As part of this, you also need to provide your own Azure OpenAI subscription details, but this won't be used.

// Example of using the default toolkit AI resources in AL  AzureOpenAI.SetManagedResourceAuthorization(Enum::"AOAI Model Type"::"Chat Completions",AzureOpenAIAccountName,AzureOpenAIApiKey,AOAIDeployments.GetGPT4oLatest()); 

If you instead want to use your own subscription, you must authenticate that using the SetAuthorization method.

// Example of using your own Azure OpenAI subscription in AL  AzureOpenAI.SetAuthorization(Enum::"AOAI Model Type"::"Chat Completions",GetEndpoint(),GetDeployment(),GetApiKey()); 

Note that this AI billing model isn't intended to replace the existing AppSource monetization pathway for publishers making Business Central apps. Instead, it serves as another option to simplify AI consumption for customers and partners, with the AppSource monetization option available to ISVs to monetize their IP.

Enabled for:

Admins, makers, marketers, or analysts, automatically
This feature is meant to be used by administrators, makers, or business analysts and is enabled automatically.

Change history
Timelines:
Early Access: ---
Public Preview: Jun 2025
General Availability : Oct 2025
Last updated: Jun 10, 2025

Included in:
2025 release wave 2
2025 release wave 1

Enabled for:
Admins, makers, marketers, or analysts, automatically

Business Value

The new Power BI app for subscription billing data analysis provides you with comprehensive insights into your business. With detailed reports and KPIs, you can monitor critical metrics like monthly recurring revenue and net monthly recurring profit, helping you make informed decisions.

The app's granular insights into revenue by item, customer, and salesperson optimizes your sales and marketing efforts, while tracking customer and vendor deferrals improves cash flow management. Overall, this app enhances your ability to drive your subscription business forward and improve your bottom line.

Feature Details

A new Power BI app can help you analyze your subscription billing data. The source code for the Power BI app will release in the 26.2 update.

Screenshot of the Subscription Billing Overview report

The app contains reports that provide overviews and let you dig in to specifics, such as:

  • Subscription Overview
  • Revenue Year-Over-Year
  • Revenue Analysis
  • Revenue Development
  • Revenue by Item
  • Revenue by Customer
  • Revenue by Salesperson
  • Total Contract Value
  • Year-Over-Year Total
  • Contract Value Analysis
  • Customer Deferrals Vendor

To help you track important metrics for your subscription business, the semantic model for the report includes KPIs such as:

  • Monthly Recurring Revenue
  • Monthly Recurring Cost
  • Net Monthly Recurring Profit
  • MRR Churn
  • MRR Downgrade
  • MRR New
  • MRR Upgrade
  • MRR Change Usage Based Billing
  • MRR Overall Change
  • Active Customers
  • Total Contract Value
  • Revenue Forecast
  • Customer Deferrals
  • Vendor Deferrals

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history


General availability date moved to Jun 2025 Feb 25, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: Jun 10, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically

Business Value

With the Power Platform connector for the Business Central admin center API, you can automate environment management tasks. This automation reduces your manual effort and minimizes errors, leading to more reliable and efficient operations.

Feature Details

The Power Platform connector for the Business Central Admin Center API enables you to automate various environment management tasks using Power Platform products, including Microsoft Copilot Studio. Tasks include:

  • Creating environments
  • Copying environments
  • Scheduling environment updates
  • Integrating environments with other systems

Enabled for:

Admins, makers, marketers, or analysts, automatically
This feature is meant to be used by administrators, makers, or business analysts and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: May 19, 2025

Included in:
2025 release wave 1

Enabled for:
Admins, makers, marketers, or analysts, automatically

Business Value

Business users often attach links and notes to records in Business Central to add context and extra information. For businesses transitioning from on-premises to cloud environments, this feature ensures that these links and notes on records are included in the cloud migration without the need for the external tooling. The feature saves valuable time and reduces the risks of error with manual data transfer.

Feature Details

Previously, the record links and notes were not automatically migrated to the online tenant as part of the cloud migration process. Instead, you had to use manual means to move the data. Now, the cloud migration setup and replication tooling will automatically migrate the links and notes on records for you with minimal work on your part.

Screenshot of the item card in Business Central showing the record links and notes.

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.

Change history


General availability date moved to Jun 2025 Apr 29, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: May 19, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically

Business Value

By reporting the compatibility between the base application and other apps installed on an environment in the admin center, administrators can better prepare for changes and avoid potential problems during upgrades.

Feature Details

Environment updates might include changes to functionality that installed apps depend on, which, in turn, can break those apps. Until 2024 release wave 2, only notification recipients and registered Application Insights resources received messages about incompatibilities of installed apps with a future Business Central update.

To make it easier to plan for these changes ahead of time and avoid upgrade failures, you can now view app compatibility reports directly in the admin center. You're prevented from scheduling an update to a version that installed apps are incompatible with.

Enabled for:

Admins, makers, marketers, or analysts, automatically
This feature is meant to be used by administrators, makers, or business analysts and is enabled automatically.

Change history


General availability date moved to Jun 2025 Feb 26, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: May 19, 2025

Included in:
2025 release wave 1

Enabled for:
Admins, makers, marketers, or analysts, automatically

Business Value

The improvements in reporting and analytics for the manufacturing area can help your business track new KPIs and scenarios in Power BI.

Feature Details

We've significantly improved reporting and analytics for manufacturing in Power BI, where we have added new reports:

  • Work Center Statistics highlights the work center scrap percent, and lists work center output and work center scrap.
  • Machine Center Statistics highlights the machine center scrap percent, and lists machine center output and machine center scrap.
  • Prod Order List highlights total actual cost with variances to expected and standard costs, quantities and document numbers, source numbers, and production order routing number.
  • Prod Order Routing Gantt visualizes routing line timelines as operation durations.
  • Prod Order WIP visualizes WIP value over time and lists production order level details such as beginning balance value, consumption, capacity, output, and ending balance value.
  • Production Overview focuses on current or unfinished production orders.

We also updated some existing reports:

  • Current Utilization is marked for deprecation.
  • Historical Utilization is marked for deprecation.
  • Work Center Load has visual layout updates. We added a Work Center Load Details matrix that breaks down work center statistics by work center, source number, and production order.
  • Allocated Hours is now called Allocated Time, and has some visual layout updates:
    • Allocated time is now visualized by work center, source number, work center type, and production order status.
    • Allocated Time Details matrix now displays allocated time by source number and production order.
  • Expected Capacity Need has visual layout updates:
    • Expected capacity need is now visualized by work center, machine center, and source number.
    • Expected Capacity Need Variance matrix now displays Production Order Expected Capacity need vs. Production Order Actual Capacity Need, and the deviation as a percent.
  • Finished Production Order Breakdown highlights the total actual cost with variances to expected and standard cost. Visual layout updates:
    • Actual costs breakdown by source number is visualized as a stacked bar chart with cost components as segments.
    • Finished production order breakdown details planned and finished quantities as well as actual cost components by production order.
  • Consumption Variance highlights material cost with variances to expected and standard material costs. Visual layout updates:
    • Expected and standard material cost deviation percentage by source number are visualized as bar charts.
    • Consumption Variance Details matrix lists actual, expected, and standard material costs with variances by production order.
  • Capacity Variance highlights capacity cost with variances to expected and standard capacity cost. Visual layout updates:
    • Expected capacity cost deviation percentage by source number is visualized as a bar chart.
    • Capacity Variance Details matrix lists the standard and expected capacity cost variances as well as the production order capacity need variance.
  • Average Production Times has visual layout updates:
    • Average production time per finished quantity is visualized by work center and by source number.
    • Average Production Time Details matrix lists actual time used, finished quantity, and average production time per unit by source number and production order.
  • Released Production Orders highlights total actual cost with variances to expected and standard costs. Visual layout updates:
    • Number of production orders by source number is visualized as a bar chart.
    • Completion Ratio pie chart visualizes the relationship between finished quantity and remaining quantity.
    • Released Production Order Details lists key details about released production orders such as starting, ending and due dates, planned vs. finished quantities and document number, source number, and production order routing number.
  • Production Scrap highlights Production Order Scrap % and lists production order finished and scrap quantities. Visual layout updates:
    • Scrap quantity over time visualized as a line chart displays scrap quantity trends across time.
    • Work and machine center scrap KPIs are listed in a central card.
    • Scrap percentage by production order is visualized as a bar chart.
    • Scrap quantity by scrap code is visualized as a bar chart.
    • Scrap quantity vs. expected scrap quantity by source number is visualized as a comparative bar chart.

We are releasing the source code for the Manufacturing Power BI app in the 26.2 update.

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history


General availability date moved to Jun 2025 Feb 25, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: Jun 10, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically

Business Value

The improvements in reporting and analytics for the project area can help your business track new KPIs and scenarios in Power BI. New capabilities for data analysis allow you to design different analyses on project data without the need for a developer.

Feature Details

We've improved reporting and analytics for projects with a new Project Planning Analysis that makes ad-hoc analyses of projects easy with analysis mode.

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history


General availability date moved to Jun 2025 May 08, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: May 19, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically

Business Value

The improvements in reporting and analytics for purchasing can help your business track new KPIs and scenarios in Power BI. New capabilities for data analysis allow you to design different analyses on purchasing data without the need for a developer. Customizable Excel layouts for several purchasing reports let you tailor them to your needs, while enriched datasets provide more comprehensive analyses.

Feature Details

We've significantly improved reporting and analytics for purchasing. The new Purchase Order Performance Analysis query makes ad-hoc analyses of purchase orders easy with analysis mode.

The following list pages are enhanced with more fields to make data analysis easier:

  • Purchase orders
  • Purchase return shipments
  • Purchase credit memos
  • Purchase invoices

The following Excel reports are now generally available:

  • Vendor Top List
  • Aged Accounts Payables

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history


General availability date moved to Jun 2025 May 08, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: May 19, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically

Business Value

The improvements in reporting and analytics for the sales area will help your business track new KPIs and scenarios in Power BI. New enhanced possibilities in data analysis allow you to create mini reports. Customizable Excel layouts for many finance reports allow you to tailor them to your needs, while enriched datasets provide more comprehensive analysis.

Feature Details

We've significantly improved reporting and analytics for sales.

For the Power BI app for Sales, we added new reports and expanded the capabilities of some that were already available. The following new reports give you additional insights into your sales processes:

  • Sales Demographics
  • Sales Decomposition (with AI-driven insights)
  • Key Sales Influencers (with AI-driven insights)
  • Opportunity Overview
  • Sales Quote Overview
  • Return Order Overview

For existing analyses, we updated the following reports with ways to dig deeper into your sales data:

  • The Month-To-Date report filters data to the current month.
  • The Sales by Item report includes new Ribbon Chart for Sales by Item Category Over Time and new Scatter Chart for Profitability by Item Category charts.
  • The Sales by Customer Page includes a new Azure map visual for Sales Amount by Location, a Customer Bar Chart with Gross Profit Pareto Analysis by Customer, and an updated Sales by Customer Details visual to include Pareto Cumulative Gross Profit fields.
  • The Sales by Salesperson report now includes new Estimated Opportunity Value and Scatter Chart for Profitability by Salesperson pie charts.
  • The Sales by Location report includes a new Azure Map for Sales Amount by Customer Location.

To support on-the-fly analyses, the new Sales Order Analysis Query makes ad-hoc analysis of sales orders easy with analysis mode. The following list pages have more fields to make data analysis easier:

  • Sales Orders
  • Sales Return Shipments
  • Sales Credit Memos

Also, the Aged Accounts Receivables Excel report is now generally available.

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: Jun 10, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically

Business Value

The improvements in reporting and analytics for sustainability can help your business analyze sustainability scenarios with Excel.

Feature Details

We've improved reporting and analytics for sustainability.

The following Excel reports have new and improved layouts suited both for print and for pivot analysis in Excel.

  • Emission By Category
  • Emission Per Facility
  • Total Emissions

Enabled for:

Users, automatically
This feature includes changes to the user experience for users and is enabled automatically.
Note:
  • The author created this article with assistance from AI. Learn more

Change history


General availability date moved to Jun 2025 May 08, 2025
Timelines:
Early Access: ---
Public Preview: ---
General Availability : Jun 2025
Last updated: May 19, 2025

Included in:
2025 release wave 1

Enabled for:
Users, automatically