81

Upload Extension in OnPrem Version

It would be useful to have the same "Upload" function for Extension Management in the OnPrem-Version that is implemented in Cloud-BC.

Read more...

1 Comments

Read more... 1 Comments

Category: Development (925)

STATUS DETAILS
Under Review
Ideas Administrator
Thanks for the recommendation. This is good feedback for making it easier to manage extensions for on-premises Business Central. We'll consider adding this in a future release.
80

CodeCop rule for testing field length (TableRelation)

If a new field is created, having a table relation, the field datatype/length is set. If the related table definition is changed, e.g. increase of related (key) field length from code 10 to code 20, the fields having a table relation should be increased as well. Describe the solution you'd like:...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for reaching out. Your suggestion seems to be a duplicate of the following suggestion:  

Please add your valuable votes and comments to the suggestion above instead.

Sincerely, 
Marc Hansen
Microsoft
80

Document Reports: One DataSet per Document

This suggestion comes from Claus Lundstrøm and I just like to preserve his idea. Many issues with RDLC Reports could be improved or be solved, if there would be one DataSet per Document in Document based Reports like Quote, Order Confirmation, Shipment, Invoice, Credit Memo etc. My Details why:...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (925)

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,

Kennie Nybo Pontoppidan

PM, Microsoft 
80

A OnRoleCenterOpen event from platform

In BC12 there where an event in Codeunit 1, OnRoleCenterOpen, that was triggered from the platform. The event was a bit special since it was called for every user when they where opening the role center, but if an error happened in the subscriber, the error was suppressed. It was mainly designed ...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (925)

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,

Kennie Nybo Pontoppidan

PM, Microsoft 
78

Object number range for community contributions

I would like to see a GitHub repository and an object number range that all partners can use with their development license. I have a tool that I would like to share.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

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
76

Show All Overloads of a Procedure in the IntelliSense (or indicator of multiple overloads)

If you have a procedure that has multiple overloads (so, for example, same procedure name but different parameters), then if you want to add a new statement somewhere else in your code calling one of these procedures utilizing the IntelliSense will always only show a single procedure and not all ...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (925)

STATUS DETAILS
Completed
Ideas Administrator
This is already mostly supported, but with a different command (Ctrl+Shift+Space) for triggering parameter hints.

We are still lacking showing that overloads exist ("+x overload(s)") in signature help. We will track that in this

Your help is greatly appreciated,
Business Central Team
76

Extend AL workspace to cover launch information

VS Code workspaces can save lauch information. Yet this is not implemented for AL. So in order to retrieve symbols in a workspace or publish out of a workspace we are still required to put a launch.json in every extension in a workspace. This is a nuisance and in many scenarions actually not nee...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for your feedback. We have added this in minor update 2 for 2022 Release Wave 2. 

AL developers are now able to add a launch property to their code-workspace or settings.json file.
  • A workspace launch configuration overrides the launch configuration specified in the global settings.json file.
  • A local launch.json file overrides the workspace and global configuration. 
 In case that the local launch.json file doesn't contain a valid AL launch configuration, we'll try to find one in the code-workspace first, and then in the settings.json files. However, if the launch property is specified in the code-workspace file even without specifying a valid AL configuration, the global settings.json file will not be able to override it.

Your help is greatly appreciated,
Business Central Team
73

Server side printing (Schedule A Report feature) to be allowed for SaaS deployment.

I believe it would be a great improvement if we enable server side printing (Schedule A Report feature) in a SaaS deployment, as this is currently a limitation of our product, and our partners have expressed their opinions for the implementation for this subject.

Read more...

0 Comments

Read more... 0 Comments

Category: Development (925)

STATUS DETAILS
New
72

Extend the Query object or give possibilities to use SQLCommand DotNet interoperability

In the current NAV 2018 on-premises we make use of SQL Command to produce high performing queries and more flexible queries than the current NAV Table and Query objects allow us. Typical TSQL commands we use are Like statement More sophisticated OR statements inner join cross apply union Date for...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (925)

STATUS DETAILS
Declined
Ideas Administrator
Thank you for your feedback. We are not considering the suggestion at this time due to the following reason: 
1) for security reasons, we cannot give free access to the database. 
2) for performance and stability reasons, we need to be able to control the joins sent to the database

What we are doing instead in every release is to invest in making the Business Central data stack better and more performant.

Sincerely,

Kennie Nybo Pontoppidan

PM, Microsoft
71

Business Central Email Throttling

D365F&O has an email throttling, we would like to see this feature available for D365BC. This feature allows noninteractive email providers to adhere to a per-minute email sending limit, which prevents errors that are currently triggered when the system attempts to send more emails than the provi...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (925)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for your feedback. We released this feature as part of the functionality in Easily comply with email-sending limits through email throttling in 2022 Release Wave 2 December update.

Please refer to the following link for more information:

Sincerely,
Business  Central Team