Microsoft
MB-820 · Question #82
MB-820 Question #82: Real Exam Question with Answer & Explanation
Sign in or unlock MB-820 to reveal the answer and full explanation for question #82. The question stem and answer options stay visible for context.
Question
You are creating a view for a Business Central app. The view requires a custom layout that displays only customer records with a balance greater than 500 in local currency. You need to configure the view to specify that it has a custom layout. Which property combination should you use?
Options
- ASharedLayout = false; Filters = where (Balance = filter (> 500), "Currency Code" = filter ('LCY'));
- BSharedLayout = true; Filters = where (Balance = filter (> 500), "Currency Code" = filter ('LCY'));
- CSharedLayout = false; Filters = where ("Balance (LCY)" = filter (> 500));
- DSharedLayout = true; Filters = where ("Balance (LCY)" = filter (> 500));
Unlock MB-820 to see the answer
You've previewed enough free MB-820 questions. Unlock MB-820 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.