exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 15 question 1 discussion

Actual exam question from Microsoft's PL-400
Question #: 1
Topic #: 15
[All PL-400 Questions]

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
Show Suggested Answer Hide Answer
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

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
alevalli9
Highly Voted 8 months, 1 week ago
Correct to me since phone numbers must be validated to be all digits, according our requirement
upvoted 6 times
...
Juan0414
Most Recent 2 months, 3 weeks ago
Selected Answer: D
"When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits." D Correct!
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...