Microsoft MB6-704 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/mb6-704.html
You need to write X++ code that is common to both the CustTable table and the Vend Table ta-ble. The solution must minimize the duplication of code.
What should you do?
You plan to create a Fact Box based on a query that queries a table.
You need to ensure that all of the fields in the table are available to the Fact Box.
What should you do?
You need to provide users with the ability to open a Microsoft SQL Server Reporting Services (SSRS) report from a form.
What should you use?
You develop a Microsoft SQL Server Repotting Services (SSRS) report for a customer.
You need to ensure that the report is available in Dynamics AX.
Where should you save the report?
Which three statements accurately describe views in Dynamics AX?
Each correct answer presents a complete solution.
You have a table that contains invoices.
You need to create a Fact Box that displays the number of invoices in the table.
Which type of Fact Box should you use?
Which three types of components can be customized by using the Morph X development envi-ronment?
Each correct answer presents a complete solution.
You have two tables named Table l and Table2. There is a many to one relationship between Table2 and Table l. You discover that following X++ statement is very slow to execute;

Table l field cannot have duplicate data in Table 1
You need to reduce the amount of time it takes for the code to execute.
What should you create?
You have two tables named Table l and Table2. There is a relationship between the tables.
You need to display data from both tables in a form.
How should you create the data source for the form?
You enable a feature for a Dynamics AX instance.
What should you use?