Exam PL-900 All QuestionsBrowse all questions from this exam
Question 250

A company uses a Power Apps canvas app to enter information. The canvas app uses a Microsoft SharePoint list to store information.

A user manually copies the information to a Microsoft Dataverse instance.

You must automate the manual process.

You need to create a solution to meet the requirement.

What should you do?

    Correct Answer: D

    To automate the manual process of copying information from a SharePoint list to Microsoft Dataverse, a Power Automate cloud flow is the appropriate solution. The cloud flow can use standard connectors for SharePoint and Dataverse to automatically move data between these services whenever a new record is created in the SharePoint list. This eliminates the need for manual intervention and ensures the data is always up-to-date. Creating a cloud flow with necessary connectors directly addresses the requirement for automation, without involving unnecessary email connectors or business process flows.

Discussion
niknejmOption: B

B. There is nothing about the Outlook in the question, so E is wrong.

rmengOption: D

In D, you need connectors for SharePoint and Dataverse to create the cloud flow. However, these connectors are considered as standard connectors, which means they are included in the Power Automate license and do not incur any additional costs. Therefore, you can create a cloud flow with no connectors in terms of pricing, but you still need to use the SharePoint and Dataverse connectors in terms of functionality.

pptolOption: E

E. Todos los destinos están en la nube, y se necesita un email para conectar a SharePoint

DavebitOption: B

B. Are there better options? Yes. Are there present on the answer? No. The user does that manually, so desktop flow.

babuvt

PAD cannot access Data verse database. PA cloud flows can do this easily. So answer is D or E

jnlnnnOption: B

It seems like some are just pissing in the well and ruining it for everyone else. B is most likely the answer, probably not optimal but is the only option that works Not D, a connector is required for SharePoint regardless of rmeng's thoughts Not E, an email connector does not get you to SharePoint

babuvt

Wrong.. PAD cannot access Dataverse database. PA cloud flows can do this easily. So answer is D or E (can be ignored since email is involved)

babuvtOption: D

Answer is D assuming Dataverse connector is a standard one so ignored. It can't B since calling a PAD flow from a Business Cloud Flow is cumbersome and not of level for PL-900 exams. If you think simple & straight it is Answer: D

f81043fOption: B

note the word "manually" -> desktop flow (only one - local) while cloud flow is API and connectors . Ans: B

babuvt

PAD cannot access Data verse database. PA cloud flows can do this easily. So answer is D or E

TVRSTOption: B

Please see jnlnn

fizzikkzOption: B

Its B Nothing needs to be sent to email so E is wrong D no connector wrong

fizzikkzOption: B

There is nothing that needs to be send to the email in this problem. Build a BPF that calls a Power Automate to input the data

rmengOption: B

B- business process flow can be used to guide users through the process of entering information. Within this business process flow, you can incorporate a step that triggers a Power Automate desktop flow to automate the copying of information to the Microsoft Dataverse instance. This will streamline the manual process and improve efficiency.

bindadarsh7Option: E

Here are the steps on how to create the flow: Create a new Power Automate cloud flow. Add a trigger that fires when a new record is created in the SharePoint list. Add an action to copy the information from the SharePoint list record to a Dataverse record. Save and publish the flow. The flow will now automatically copy the information from the SharePoint list to Dataverse whenever a new record is created in the list.

Moiz1031

Dont forget, in option E the email connector is mentioned that is of no use. So option E is not right.