Microsoft
PL-400 · Question #230
PL-400 Question #230: Real Exam Question with Answer & Explanation
Sign in or unlock PL-400 to reveal the answer and full explanation for question #230. The question stem and answer options stay visible for context.
Submitted by hassan_iq· Apr 18, 2026
Question
You are creating a canvas app that realtors use to identify neighbors for properties that are for sale. The OnStart property includes the following code: ClearCollect(collectNeighborList, Filter(NeighborList, Status = "Active")); ClearCollect (collectRealtorList,CompanyList);ClearCollect(collectRegions, RegionList) The app is running slower than expected. You need to resolve the issue. What should you do?
Options
- AReplace all instances of the ClearCollect method with the connect method.
- BReplace the existing code segment with the following code segment Concurrent
- CReplace the existing code segment with the following code segment:
Unlock PL-400 to see the answer
You've previewed enough free PL-400 questions. Unlock PL-400 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.