Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Microsoft MB6-894 Exam Actual Questions

The questions for MB6-894 were last updated on April 23, 2024.
  • Viewing page 1 out of 25 pages.
  • Viewing questions 1-4 out of 103 questions

Topic 1 - Single Topic

Question #1 Topic 1

You create a new form to allow users to edit records in the Customer table.
You need to prevent users from deleting any customer records.
What should you do to achieve this goal?

  • A. On the CustTable data source on the form, set the Allow Delete property to No.
  • B. Remove the Delete command button from the form.
  • C. On the form design, set the View Edit Mode property to View.
  • D. Implement an OnDeleted event handler to prevent the deletion.
  • E. Set Allow Document Deleted Before dates for the records.
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️

Question #2 Topic 1

You are creating a FactBox form.
You need to determine whether you should use the Form Part Factbox Grid from pattern or the Form Part Factbox Card form pattern.
In which situation should you opt to use the Form Part Factbox Grid?

  • A. when the form that the part is on contains a grid
  • B. if the FactBox resides on a form that has more than one datasource
  • C. when you want to display multiple rows of related information
  • D. if the FactBox resides on more than one part of the form
Reveal Solution Hide Solution   Discussion  

Correct Answer: C 🗳️
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/factbox-form-patterns

Question #3 Topic 1

You are an Independent Software Vendor (ISV) developer and are working on extending a solution.
You complete a report and need to invoke it.
What are two possible ways to invoke the report? Each correct answer presents a complete solution.

  • A. from a Menu Reference located on a Menu artifact
  • B. from a Menu Item Button located on a Form artifact
  • C. from a Menu Item Reference located on a Menu artifact
  • D. from a Menu Button located on a Form artifact
Reveal Solution Hide Solution   Discussion   1

Correct Answer: AC 🗳️
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/analytics/extend-report-menu-items

Question #4 Topic 1

You create a model that has many new forms.
You need to locate the forms that do not have a form pattern applied to their form design.
What are the possible ways to achieve this goal? Each correct answer presents a complete solution.

  • A. Use the Find in files command to search for <Pattern> < /Pattern>.
  • B. Build the model with Run Best Practice Checks checked, and then search the error list for BPErrorFormDesignPatternUnspecified.
  • C. Run the form patterns report addin, and then filter the generated report for forms with a blank pattern.
  • D. Run the form statistics addin, and look through the output for forms with Pattern=Unspecified.
  • E. Perform a Metadata search for type:FormDesign property:Pattern=.
Reveal Solution Hide Solution   Discussion  

Correct Answer: BC 🗳️
References:
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/user-interface/form-styles-patterns

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...