76

Feature management: Add generic way to check if feature is enabled from X++

When a new feature is added it can sometimes impact customizations in different ways. Sometimes partners and others have a need to check if the feature is enabled or not to be able to take the feature into consideration when creating code, but today there is no general way or a framework for this...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
73

Post in batch function for fixed assets and project journals

Regarding the Microsoft Learn post on optimizing Financial Journal Posting Performance in Dynamics 365 via lines limit, this functionality is designed to operate through batch processing. It can be applied to general journals and customer/vendor payment journals. However, it should be noted th...

Read more...

8 Comments

Read more... 8 Comments

Category: Development (280)

STATUS DETAILS
New
73

Adding an index containing fields from the parent and child tables when using Table Inheritance

The Table inheritance was functionality introduced in AX2012. You can this way make tables inhering from a base table with the 'Support Inheritance' and 'Extends' properties on the table. DirPartyTable is a standard example using this functionality. But also EcoResProduct. I’m using it n...

Read more...

3 Comments

Read more... 3 Comments

Category: Development (280)

STATUS DETAILS
Under Review
71

Make Adding Worklow a 100% Customization via Extensibility

Adding a new Workflow Type requires the addition of a number of new supporting artifacts. It also requires changes to existing artifacts, namely the form and the table that is associated with the record for which the workflow type is being created. There are properties that must be changed on ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Completed
Ideas Administrator

Customization workflows using extensions will be part of platform update 28 (Finance and Operations 10.0.4)

68

SQL Parameter sniffing on other columns than DataAreaId or PartitionId / literals

Ever faced performance issues due to parameter sniffing on other columns than DataAreaId or PartitionId?

What if we could have more control over the fact which column is handled as a literal (and not as a parameter) in the query?

Microsoft Dynamics 365 Finance and Operations, Ent...

Read more...

4 Comments

Read more... 4 Comments

Category: Development (280)

STATUS DETAILS
Under Review
59

Cross references: update without build models

Cross-References: Get a command tool or update the existing command tool, to update all cross-references (for whole system or for specific model - without build models). This should be available in Visual Studio and as command (for use in batch or powershell). In Visual Studio in Build models yo...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
59

Add foreach in X++

In order to continue the evolution to C#-like syntax, can you implement the foreach?

Read more...

1 Comments

Read more... 1 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
55

Add tooling to create ERD from a set of tables

There is no replacement for the ERD generation as it existed in AX2012. Options: - create ERD from project - create ERD from model/package - create ERD from solution - create ERD from regexp the result used to be a erwin (.erx) file, but that feature is removed from Visio (after version 2010)....

Read more...

1 Comments

Read more... 1 Comments

Category: Development (280)

STATUS DETAILS
Under Review
52

Provide possibility to limit number of available enum values

We are looking for a possibility to limit the number of available enum values shown to the customer. For example, in certain dropdown lists we want to limit the number of available options available to the customer. An example is the Journal type under which we can specify on the Journal Names...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (280)

STATUS DETAILS
Needs Votes
Ideas Administrator

This functionality is not planned yet, it requires major changes to how extension metadata is loading into the system.

51

Remove the default "new comment" label comment

Please remove the default "new comment" comment when creating a new label. It can be empty by default

Read more...

1 Comments

Read more... 1 Comments

Category: Development (280)

STATUS DETAILS
Planned
2019 Release Wave 2
Ideas Administrator

Good idea.