ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 17 - PL-100 discussion

Report
Export

You create a canvas app named Hardware Order that suggests computer hardware to customers.

A value must be entered for the EmployeeID field when creating a new order if the value in the OrderType field does not contain the prefix test. You need to configure the business rule.

Which two actions should you perform? Each correct answer presents part of the complete solution.

NOTE: Each correct selection is worth one point.

A.

Set the scope of the business rule to Entity.

Answers
A.

Set the scope of the business rule to Entity.

B.

Add a Recommendation action and configure it to enter the order type.

Answers
B.

Add a Recommendation action and configure it to enter the order type.

C.

Set the scope of the business rule to All Forms.

Answers
C.

Set the scope of the business rule to All Forms.

D.

Use the following condition expression:

(OrderType Does not begin with [test]) AND (Modified By Does not contain data)

Answers
D.

Use the following condition expression:

(OrderType Does not begin with [test]) AND (Modified By Does not contain data)

Suggested answer: A, D

Explanation:

A: If you're building a Canvas app, you must use Entity as the scope.

D: A business rule needs a condition.

Reference: https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/data-platform-create-business-rule

asked 05/10/2024
Krzychu Kn
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first