1.
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?.
2.
Which three types of components can be customized by using the Morph X development envi- ronment? Each correct answer presents a complete solution.
3.
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?
4.
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?
5.
You enable a feature for a Dynamics AX instance. What should you use?
6.
Which statement accurately describes a model in Dynamic AX?
7.
You need to add a menu item to a list page. To which pane should you add the menu item?
8.
You need to display data on a new form. What should you do?
9.
You have a table named Vend Table that contains a field named Main Contact Worker. Main Contact Worker is the reference Recid. Many records in the Vend Table table have the same value for Main Contact Worker. Users frequently search for data in the Vend Table table based on the Main Contact Worker field. You need to ensure that when the users create queries that include the Main Contact Worker field in the where clause, the query results are returned in the least amount of time possible. What should you create in Vend Table?.
10.
You have a Dynamics AX development environment. You need to delete the data in a specific table manually. What should you use?