Suppose that you want to create a form that show a list of customers with the total count of their sales orders The result should be something like that.. But how to do that? You just need to follow these steps : Create an AOT QueryCreate an AOT View linked to the previous queryAdd a … Continue reading AX / D365FO – Using Aggregate functions (Count, Max, Avg…) in a View
Category: simple list and details form pattern
AX – D365FO – Simple List and Details form pattern
This topic provides information about the Simple List and Details form pattern. This pattern is used to maintain data for entities of medium complexity. Usage The Simple List and Details (SL+D) pattern is used to maintain data for entities of medium complexity. Entities of medium complexity are those entities that have six or more fields. … Continue reading AX – D365FO – Simple List and Details form pattern