ExamQuestions.com

Register
Login
Microsoft Power Platform Developer (PL-400) Exam Questions

Microsoft

Microsoft Power Platform Developer (PL-400)

58 / 130

Question 58:

Your company is a distributor of the machinery equipment. You need to create a Power Apps app that would provide information about its suppliers, customers, and orders. A user can see information about the customer and the grid with the order history on the app`s customer screen. If a user clicks on the equipment specification in the order, the app provides data about the equipment`s suppliers. Also, the order details render information about the company`s employees handling the order. You need to create a data model for your new app. 
What should be the relationships between the orders and customers and between suppliers and employees who process the orders?

Answer options:

A.One-to-One (1:1) and Many-to-One (N:1)
B.Many-to-One (N:1) and One-to-Many (1:N)
C.One-to-Many (1:N) and Many-to-One (N:1)
D.Many-to-One (N:1) and Many-to-Many (N:N)
E.Many-to-One (N:1) and One-to-One (1:1)
F.Many-to-Many (N:N) and Many-to-One (N:1)