exam questions

Exam MB-400 All Questions

View all questions & answers for the MB-400 exam

Exam MB-400 topic 9 question 2 discussion

Actual exam question from Microsoft's MB-400
Question #: 2
Topic #: 9
[All MB-400 Questions]

You need to configure that the mobile app meets the requirements for phone entities.
Which expression should you use?

  • A. IsNumeric
  • B. PlainText
  • C. IsMatch
  • D. IsType
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Scenario: When a pharmacy is added by using the mobile app, the phone number must be validated to be all digits.

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
ClairFraser
Highly Voted 4 years, 11 months ago
I think IsMatch is better if we want an "all digits" validation - some expressions that include -+ or purhaps even ( can still be numeric. https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-ismatch
upvoted 10 times
Kainite
4 years, 10 months ago
confirmed - https://www.youtube.com/watch?v=k_WZYVvfGnM
upvoted 1 times
...
...
Power_Ninja
Highly Voted 4 years, 10 months ago
Must be IsMatch which allow for regular exp, IsNumeric will validate "1.00" as true and phone numbers don't have decimal.
upvoted 7 times
...
metyh
Most Recent 4 years, 1 month ago
IsMAtch is correct answer.
upvoted 1 times
...
Omallick2
4 years, 7 months ago
Ismatch matches a pattern for example email address or phone number format . Answer is isnumeric as question is seeking validation of all numbers
upvoted 1 times
...
mgharably
4 years, 10 months ago
I think the answer is correct https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-isnumeric
upvoted 2 times
...
ats04
4 years, 11 months ago
isMatch() function could be right.
upvoted 1 times
...
TaiH
4 years, 11 months ago
I am thinking that isMatch() could be the better one
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 ...