Describe the core capabilities of the finance and operations apps →hardMultiple ChoiceObjective-mapped
MB-920 Data entities Practice Question
Exhibit
Refer to the exhibit. ``` PS C:\> Get-D365BISource -SourceType "DataEntity" SourceName SourceType Enabled ---------- ---------- ------- GeneralJournalEntry DataEntity True FiscalCalendarPeriod DataEntity True CustomerPaymentJournalHeader DataEntity False VendorOpenTransactions DataEntity True ```
A data analyst is configuring data entities for export to Azure Data Lake in Dynamics 365 Finance and Operations. The analyst needs to export fiscal calendar period data and customer payment journal headers. Based on the PowerShell exhibit, what action must be taken?
⚠ Common exam trap
The trap here is that candidates might assume both data entities need to be enabled, but the exhibit shows that the FiscalCalendarPeriod entity is already enabled, so the only action required is to enable the CustomerPaymentJournalHeader entity.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Enable the CustomerPaymentJournalHeader data entity.
The PowerShell exhibit shows that the CustomerPaymentJournalHeader data entity is currently disabled, while the FiscalCalendarPeriod data entity is already enabled. To export customer payment journal headers to Azure Data Lake, the CustomerPaymentJournalHeader entity must be enabled. Since the FiscalCalendarPeriod entity is already enabled, no action is needed for it. Therefore, the correct action is to enable the CustomerPaymentJournalHeader data entity.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable the CustomerPaymentJournalHeader data entity.
Why this is correct
It is disabled and required for the export.
- ✗
Disable the VendorOpenTransactions data entity.
Why it's wrong here
VendorOpenTransactions is not mentioned in the requirement.
- ✗
Enable the FiscalCalendarPeriod data entity.
Why it's wrong here
FiscalCalendarPeriod is already enabled.
- ✗
Disable the GeneralJournalEntry data entity.
Why it's wrong here
GeneralJournalEntry is not mentioned in the requirement.
Go deeper
Related to this question
About these practice questions
One of 930 original MB-920 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This MB-920 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-920 exam.