Exam Name: | Microsoft Dynamics 365 Business Central Developer | ||
Exam Code: | MB-820 Dumps | ||
Vendor: | Microsoft | Certification: | Microsoft Certified - Dynamics 365 Business Central Developer Associate Certification |
Questions: | 113 Q&A's | Shared By: | andre |
A company plans to import and export data with Business Central
You must configure an XMLport that provides the following implementation;
• Specifies import 01 export on the Request page at run time
* Formats the data in a non-fixed length CSV format
You need to create the XMLport.
How should you complete the code segment' To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You create a Business Central report.
You need to insert values on the Request page to be saved for the next time the report is run.
What should you do?
You need to use a query data type to retrieve requited data.
How should you complete the code' To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
You plan to run a debug for a client.
You extend the Standard Sales - Invoice report to add a new requirement.
You create a Report Extension 'Ext Standard Sales - Invoice' with ID = 50100 and add the following lines of code. (Line numbers are included for reference only.)
The client informs you that the value of the New Total VATBaseLCY column is incorrect.
You need to run a debug to identify the cause.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.