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. B. Add a Recommendation action and configure it to enter the order type. 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) Â Suggested Answer: AD 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 This question is in PL-100 Microsoft Power Platform App Maker Exam For getting Microsoft Certified: Power Platform App Maker 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