You need to resolve CustomerB's issues with the check-in application. Which two options can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point. A. Change LookUp to Filter B. Change Filter to LookUp C. Change Search to LookUp D. Change LookUp to Search Suggested Answer: AD CustomerB reports that the check-in app returned only one search result for their last name, which is not the correct name. A: The Filter function finds records in a table that satisfy a formula. Use Filter to find a set of records that match one or more criteria and to discard those that don't. D: The Search function finds records in a table that contain a string in one of their columns. Incorrect: Not B, not C: The LookUp function finds the first record in a table that satisfies a formula. Use LookUp to find a single record that matches one or more criteria. Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-filter-lookup This question is in PL-400 Microsoft Power Platform Developer Exam For getting Microsoft Certified: Power Platform Developer Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer