You need to configure that the mobile app meets the requirements for phone entries. Which expression should you use? A. IsBlank B. IsType C. PlainText D. IsNumeric Suggested Answer: D When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits. Note: The IsNumeric function tests whether a value is numeric. Other kinds of values include Boolean, string, table, and record. The return value is a Boolean true or false. Reference: https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-isnumeric 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