61

Better handling of XML documents in AL when building large documents.

In AL code we now have the new variable type XML along with Json. The implementation is as a basis very nice and easy to use as a "Native" variable. Unfortunately, there are some very important limitations to the implementation of the DOM in regard to performance and memory consumption. We, in o...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1136)

STATUS DETAILS
Under Review
Ideas Administrator
Thank you for your feedback. We are considering adding it to our longer term roadmap.

Your help is greatly appreciated,
Business Central Team
60

Increasing our Modification Changes Limit for Triggering Flows

As there was an incident in relation to triggering flows and its limitation being around 100 changes within 30 seconds, I believe it would be a great addition to our product to increase the limitation in a future build of our product, in order to provide more headroom and assist our partners, ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1136)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for this feedback! 
We are currently planning to solve this problem (at least temporarily) short term. Release note:

Best regards, 
Blazej Kotelko
PM, Business Central Team
60

Installing extension has user impact

When installing a new extension all users get the error:   "The administrator has made a change to the system that requires you to restart your activity. “Page X has to close." ​ Also web service sessions got this error. When we are in the middle of a go-live, we need to bugfix a lot of issues....

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1136)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for your feedback. Currently this is not in our roadmap; however, we are tracking it and if we get more feedback and votes, we may consider it in the future. 

Sincerely,
Business Central Team
60

Field Level Security/Visibility (AccessByPermission)

It would be helpful if Business Central had the ability to hide specific fields from specific users. For example, recently we had a request to hide the Unit Cost field from the sales team. However, the sales team needed access to the Item table to view other item information. Since security in...

Read more...

4 Comments

Read more... 4 Comments

Category: Development (1136)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for your feedback. We are not considering the suggestion at this time due to the following reason: This is already possible to implement using indirect permissions. We will update the docs with more clarity on how to do that.

Sincerely,

Kennie Nybo Pontoppidan

PM, Microsoft
59

Modify the application area property on the page object

It is possible to modify the ApplicationArea property on page extension objects When i read the documentation (https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/properties/devenv-page-property-overview) it says that it should available to - Page object - Field c...

Read more...

6 Comments

Read more... 6 Comments

Category: Development (1136)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.

Best regards,
Business Central Team
58

Support URLs in includeRuleSets

We have a lot of PTE's that all have a ruleset file in their workspace. Now and then the AL Language extension gets an update that adds new rules, sometimes adding hundreds of new warnings the next time a developer needs to update the app. This would cause quite a lot extra work if everything wou...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1136)

STATUS DETAILS
Planned
2023 Release Wave 1
Ideas Administrator
Thank you for your feedback. We have decided to make this for 2023 release wave 1.

Your help is greatly appreciated,
Business Central Team
57

add RecordRef.SetAutoCalcFields(), like new RecordRef.SetLoadFields()

from https://github.com/microsoft/AL/issues/6316 Partial records 'just' landed, and with that we can pass a list of field IDs to `RecordRef.SetLoadFields()` in order to dynamically load fields while also ensuring we don't pull out columns we don't care about. Now would be a great time to add th...

Read more...

5 Comments

Read more... 5 Comments

Category: Development (1136)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
57

MS Graph APIs to add

Please add the following Dynamics 365 Business Central APIs on Microsoft Graph: - Reading and creating Sales Documents - Reading and creating Purchase Documents - Retrieving Item Ledger Entries - Retrieving Warehouse Entries - Reading and creating Warehouse documents - Reading and creating Jobs -...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1136)

STATUS DETAILS
Declined
Ideas Administrator
Thanks a lot for the feedback. We're continuously evolving the standard APIs exposed directly on Business Central endpoints. Should you have specific needs for the API contract, an extension can be developed where you're exposing an API fitting your need.
Please refer to the API reference:

Heres a walkthrough creating you own API:

Best regards,
Henrik Westergaard Hansen, PM
56

Sorting on a Temporary Table's Flowfield should be possible

Summary


Currently, when working with extensions in D365 Business Central both of the following are possible:

  1. Sorting on a physical table's flow field
  2. Sorting on a temporary table's normal field


However, sorting on a t...

Read more...

4 Comments

Read more... 4 Comments

Category: Development (1136)

STATUS DETAILS
New
56

Feature to store secrets outside app

When your app needs a secret, for example a secret from Azure app registration, then you have currently a few options: * Store it in code, either as label or return value of an internal procedure * Ship it with a navxdata file * Manually enter the value through a setup page Storing it inside cod...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1136)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for your suggestion. We have now shipped this idea.  

Kind regards, 
Business Central Team