MB-920 • Practice Exam 56
Free MB-920 practice exam — 20 questions with explanations. Set 56. No signup required.
Refer to the exhibit. A Dynamics 365 Finance administrator configures a financial dimension called 'Department' with the values shown. An accountant needs to post an expense to the Marketing department. Which dimension value should they use?
Refer to the exhibit.
{
"FinancialDimension": {
"Name": "Department",
"Values": [
{ "Value": "100", "Description": "Sales" },
{ "Value": "200", "Description": "Marketing" },
{ "Value": "300", "Description": "R&D" }
]
}
}